The coordinate system being used.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Type() As AgECoordinateSystem
|
| [C#] |
|---|
public AgECoordinateSystem Type {get;}
|
| [Managed C++] |
|---|
public: __property AgECoordinateSystem get_Type();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Type(
|
| [Java] |
|---|
public AgECoordinateSystem getType();
|