Namespace:
EGIS.Projections
Assembly: EGIS.Projections (in EGIS.Projections.dll)
Assembly: EGIS.Projections (in EGIS.Projections.dll)
Syntax
Visual Basic |
---|
Function IsEquivalent ( _ other As ICRS _ ) As Boolean |
C# |
---|
bool IsEquivalent( ICRS other ) |
Visual C++ |
---|
bool IsEquivalent( ICRS^ other ) |
JavaScript |
---|
function isEquivalent(other); |
Parameters
- other
- Type: EGIS.Projections..::..ICRS