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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1