GeocentricSpatialReferenceSystemParameters.YAxis
GeocentricSpatialReferenceSystemParameters.YAxis property
Axis of geocentric SRS that describes ‘Y’ dimension (axis that points to the left or to the right of X axis on equatorial plane). Defaults to axis with East direction.
public Axis YAxis { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentException | Axis direction is not West or East. |
See Also
- class Axis
- class GeocentricSpatialReferenceSystemParameters
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS