AGI STK VGT 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.