Share via


GeometryPoint.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