Y-axis vector in the specified reference axes.
Read-only property
| [Visual Basic .NET] | 
|---|
| Public Property YAxis() As IAgCartesian3Vector | 
| [C#] | 
|---|
| public IAgCartesian3Vector YAxis {get;} | 
| [Managed C++] | 
|---|
| public: __property IAgCartesian3Vector ^ get_YAxis(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
| public IAgCartesian3Vector getYAxis(); | 
| [Python - STK API] | 
|---|
| @property def YAxis(self) -> "IAgCartesian3Vector": | 





