The coordinate system being used.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property CoordinateSystemType() As AgECoordinateSystem |
| [C#] |
|---|
public AgECoordinateSystem CoordinateSystemType {get; set;} |
| [Managed C++] |
|---|
public: __property AgECoordinateSystem get_CoordinateSystemType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgECoordinateSystem getCoordinateSystemType(); public void setCoordinateSystemType( AgECoordinateSystem ); |





