Get the reference axes relative to which
attitude representations are computed.
Read-write property
[Visual Basic .NET] |
---|
Public Property ReferenceAxes() As IAgCrdnAxes
|
[C#] |
---|
public IAgCrdnAxes ReferenceAxes {get; set;}
|
[Managed C++] |
---|
public: __property IAgCrdnAxes^ get_ReferenceAxes();
|
[Unmanaged C++] |
---|
public: HRESULT get_ReferenceAxes(
|
[Java] |
---|
public IAgCrdnAxes getReferenceAxes();public void setReferenceAxes(
|