AGI STK Objects 11Send comments on this topic.
CoordinateAxesType Property (IAgVeAttitudeExportTool)
See Also 
Windows






Windows & Linux

Description

The coordinate axes to be used in the file.

Property type

Read-only property

Syntax

[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(
   AgEAttCoordinateAxes * pRetVal
);
[Java]
public AgEAttCoordinateAxes getCoordinateAxesType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.