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






Windows & Linux

Description

Selects a custom coordinate axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CoordinateAxes() As IAgVeCoordinateAxes
[C#]
public IAgVeCoordinateAxes CoordinateAxes {get;}
[Managed C++]
public: __property IAgVeCoordinateAxes^ get_CoordinateAxes();
[Unmanaged C++]
public: HRESULT get_CoordinateAxes(
   IAgVeCoordinateAxes ** ppRetVal
);
[Java]
public IAgVeCoordinateAxes getCoordinateAxes();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.