AGI STK VGT 11 Send comments on this topic.
Axes Property (IAgCrdnProvider)
See Also 





Description

Returns a group of axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Axes() As IAgCrdnAxesGroup

[C#]
public IAgCrdnAxesGroup Axes {get;}

[Managed C++]
public: __property IAgCrdnAxesGroup^ get_Axes();

[Unmanaged C++]
public: HRESULT get_Axes(
IAgCrdnAxesGroup ** ppRetVal
);

[Java]
public IAgCrdnAxesGroup getAxes();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1