The coordinate axes to be used in the
file.
Read-only property
[Visual Basic .NET] |
---|
Public Property CoordinateAxesType() As AgEAttCoordinateAxes
|
[C#] |
---|
public AgEAttCoordinateAxes CoordinateAxesType {get;}
|
[Managed C++] |
---|
public: __property AgEAttCoordinateAxes get_CoordinateAxesType();
|
[Unmanaged C++] |
---|
public: HRESULT get_CoordinateAxesType(
|
[Java] |
---|
public AgEAttCoordinateAxes getCoordinateAxesType();
|