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++] |
---|
public: HRESULT get_XAxis(
|
[Java] |
---|
public IAgCartesian3Vector getXAxis();
|