LocalSpatialReferenceSystem.IsEquivalent
LocalSpatialReferenceSystem.IsEquivalent method
Detects whether this SRS is equivalent to other SRS. .
public override bool IsEquivalent(SpatialReferenceSystem other)
Parameter | Type | Description |
---|---|---|
other | SpatialReferenceSystem | Other SRS. |
Return Value
bool value, indicating whether this SRS is equivalent to other SRS.
See Also
- class SpatialReferenceSystem
- class LocalSpatialReferenceSystem
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS