Earth's coordinate reference systems.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Earth() As IAgCrdnWellKnownEarthSystems
|
| [C#] |
|---|
public IAgCrdnWellKnownEarthSystems Earth {get;}
|
| [Managed C++] |
|---|
public: __property IAgCrdnWellKnownEarthSystems^ get_Earth();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Earth(
|
| [Java] |
|---|
public IAgCrdnWellKnownEarthSystems getEarth();
|