Namespace:
EGIS.Projections
Assembly: EGIS.Projections (in EGIS.Projections.dll)
Assembly: EGIS.Projections (in EGIS.Projections.dll)
Syntax
Visual Basic |
---|
Public Function GetCRSById ( _ id As Integer _ ) As ICRS |
C# |
---|
public ICRS GetCRSById( int id ) |
Visual C++ |
---|
public: virtual ICRS^ GetCRSById( int id ) sealed |
JavaScript |
---|
function getCRSById(id); |
Parameters
- id
- Type: System..::..Int32