ProjectedSpatialReferenceSystemParameters.XAxis
ProjectedSpatialReferenceSystemParameters.XAxis property
Axis that describes X (horizontal) dimension. Defaults to axis with east direction.
public Axis XAxis { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentException | Thrown from setter if axis direction is not East or West. |
See Also
- class Axis
- class ProjectedSpatialReferenceSystemParameters
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS