Geometry.RoundM
Geometry.RoundM method
Rounds M coordinate to a specified number of fractional digits.
public void RoundM(int digits)
Parameter | Type | Description |
---|---|---|
digits | Int32 | Number of fractional digits. |
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | digitsis less than 0 or greater than 15. |
See Also
- class Geometry
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS