FileGdbCoordinatePrecisionGrid.MScale
FileGdbCoordinatePrecisionGrid.MScale property
Gets or sets the scale of M coordinate. If set to null
the default is used.
public double? MScale { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | Argument is not positive. |
Remarks
Default value is MScale = 1 / MTolerance * 10
.
See Also
- class FileGdbCoordinatePrecisionGrid
- namespace Aspose.Gis.Formats.FileGdb
- assembly Aspose.GIS