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

© 2019 Analytical Graphics, Inc. All Rights Reserved.