Namespace:
EGIS.Projections
Assembly: EGIS.Projections (in EGIS.Projections.dll)
Assembly: EGIS.Projections (in EGIS.Projections.dll)
Syntax
Visual Basic |
---|
ReadOnly Property GeographicCoordinateSystems As List(Of IGeographicCRS) Get |
C# |
---|
List<IGeographicCRS> GeographicCoordinateSystems { get; } |
Visual C++ |
---|
property List<IGeographicCRS^>^ GeographicCoordinateSystems { List<IGeographicCRS^>^ get (); } |
JavaScript |
---|
function get_geographicCoordinateSystems(); |