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





