Geometry.HasM

Geometry.HasM property

Gets a value indicating whether this instance has M coordinate.

public virtual bool HasM { get; set; }

Property Value

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

See Also