Share via


GeographyPoint.M Property

Definition

Gets the nullable M.

public abstract double? M { get; }
member this.M : Nullable<double>
Public MustOverride ReadOnly Property M As Nullable(Of Double)

Property Value

The nullable M.

Remarks

M is the arbitrary measure associated with a position.

Applies to