GeographicSpatialReferenceSystemParameters.LatitudeAxis
GeographicSpatialReferenceSystemParameters.LatitudeAxis property
Axis that describes latitude. Defaults is axis with north direction.
public Axis LatitudeAxis { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentException | Thrown from setter if axis direction is not North or South. |
See Also
- class Axis
- class GeographicSpatialReferenceSystemParameters
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS