GeocentricSpatialReferenceSystemParameters.ZAxis
GeocentricSpatialReferenceSystemParameters.ZAxis property
Axis of geocentric SRS that describes ‘Z’ dimension (axis that points to the north or south pole). Defaults to axis with North direction.
public Axis ZAxis { get; set; }
Exceptions
exception | condition |
---|---|
ArgumentException | Axis direction is not North or South. |
See Also
- class Axis
- class GeocentricSpatialReferenceSystemParameters
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS