FileGdbCoordinatePrecisionGrid.YOrigin
FileGdbCoordinatePrecisionGrid.YOrigin property
Gets or sets the origin of Y coordinate. If set to null the default is used.
public double? YOrigin { get; set; }
Remarks
Default value is -400 for VectorLayer with geographic SpatialReferenceSystem and -2147483647 for VectorLayer with projected SpatialReferenceSystem.
See Also
- class FileGdbCoordinatePrecisionGrid
- namespace Aspose.Gis.Formats.FileGdb
- assembly Aspose.GIS