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