IGeometry.HasM

IGeometry.HasM property

Gets a value indicating whether this instance has M coordinate.

public bool HasM { get; }

Property Value

true if this instance has M coordinate; otherwise, false.

See Also