AGI STK VGT 11Send comments on this topic.
GetAxes Method (IAgCrdnAxesRefTo)
See Also 
Windows






Windows & Linux

Description

Returns the actual axes object behind the reference. Use IAgCrdn.IsValid to test the validity of the returned object.

Syntax

[Visual Basic .NET]
Public Function GetAxes() As IAgCrdnAxes
[C#]
public IAgCrdnAxes GetAxes();
[Managed C++]
public: IAgCrdnAxes^ GetAxes();
[Java]
public IAgCrdnAxes getAxes();
[Unmanaged C++]
public: HRESULT GetAxes(
   IAgCrdnAxes ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.