The coordinate system in which latitude and
longitude are to be measured.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property CoordinateSystem() As AgEVeCoordinateSystem
|
| [C#] |
|---|
public AgEVeCoordinateSystem CoordinateSystem {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEVeCoordinateSystem get_CoordinateSystem();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_CoordinateSystem(
|
| [Java] |
|---|
public AgEVeCoordinateSystem getCoordinateSystem();public void setCoordinateSystem(
|