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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface