SpatialReferenceSystem.AsVertical
SpatialReferenceSystem.AsVertical property
Returns this SRS converted to VerticalSpatialReferenceSystem
. Use Type
to find out if conversion is possible.
public virtual VerticalSpatialReferenceSystem AsVertical { get; }
Exceptions
exception | condition |
---|---|
InvalidOperationException | Conversion is not possible. |
See Also
- class VerticalSpatialReferenceSystem
- class SpatialReferenceSystem
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS