Point.M
Point.M property
Gets or sets a value for the m-coordinate.
public double M { get; set; }
Exceptions
exception | condition |
---|---|
InvalidOperationException | The geometry does not have an M coordinate. |
See Also
- class Point
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS