GeographicSpatialReferenceSystemParameters.LongitudeAxis
GeographicSpatialReferenceSystemParameters.LongitudeAxis property
Axis that describes longitude. Default is axis with east direction.
public Axis LongitudeAxis { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentException | Thrown from setter if axis direction is not East or West. |
See Also
- class Axis
- class GeographicSpatialReferenceSystemParameters
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS