Returns the Y axis of the component.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Y() As IAgCrdnVector |
| [C#] |
|---|
public IAgCrdnVector Y {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnVector ^ get_Y(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnVector getY(); |
| [Python - STK API] |
|---|
@property def Y(self) -> "IAgCrdnVector": |





