GeometryCollection.HasM

GeometryCollection.HasM property

Gets a value indicating whether this instance has M coordinate.

public override bool HasM { get; set; }

Property Value

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

See Also