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





Description

Returns well-known axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property WellKnownAxes() As IAgCrdnWellKnownAxes

[C#]
public IAgCrdnWellKnownAxes WellKnownAxes {get;}

[Managed C++]
public: __property IAgCrdnWellKnownAxes^ get_WellKnownAxes();

[Unmanaged C++]
public: HRESULT get_WellKnownAxes(
IAgCrdnWellKnownAxes ** ppRetVal
);

[Java]
public IAgCrdnWellKnownAxes getWellKnownAxes();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1