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





Description

Returns the Y axis of the component.

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnVector Y {get;}

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

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

[Java]
public IAgCrdnVector getY();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1