ProjectedSpatialReferenceSystemParameters.YAxis
ProjectedSpatialReferenceSystemParameters.YAxis property
Axis that describes Y (vertical) dimension. Defaults to axis with north direction.
public Axis YAxis { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentException | Thrown from setter if axis direction is not North or South. |
See Also
- class Axis
- class ProjectedSpatialReferenceSystemParameters
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS