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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface