Point.HasM

Point.HasM property

Gets a value indicating whether this instance has an M coordinate.

public override bool HasM { get; set; }

Property Value

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

See Also