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