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






Windows & Linux

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

© 2019 Analytical Graphics, Inc. All Rights Reserved.