AGI STK VGT 11 Send comments on this topic.
X Property (IAgCrdnAxes)
See Also 





Description

Returns the X axis of the component.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property X() As IAgCrdnVector

[C#]
public IAgCrdnVector X {get;}

[Managed C++]
public: __property IAgCrdnVector^ get_X();

[Unmanaged C++]
public: HRESULT get_X(
IAgCrdnVector ** ppRetVal
);

[Java]
public IAgCrdnVector getX();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1