FileGdbCoordinatePrecisionGridMOrigin Property

Gets or sets the origin of M coordinate. If set to the default is used.

Namespace:  Aspose.Gis.Formats.FileGdb
Assembly:  Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax
public Nullable<double> MOrigin { get; set; }

Property Value

Type: NullableDouble
Remarks
Default value is -1e5.
See Also