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