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