Returns the actual axes object behind the
reference. Use IAgCrdn.IsValid to test the validity of the returned
object.
| [Visual Basic .NET] |
|---|
Public Function GetAxes() As IAgCrdnAxes
|
| [C#] |
|---|
public IAgCrdnAxes GetAxes();
|
| [Managed C++] |
|---|
public: IAgCrdnAxes^ GetAxes();
|
| [Java] |
|---|
public IAgCrdnAxes getAxes();
|
| [Unmanaged C++] |
|---|
public: HRESULT GetAxes(
|