A position of the point fixed on the central
body.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Position() As IAgPosition
|
| [C#] |
|---|
public IAgPosition Position {get;}
|
| [Managed C++] |
|---|
public: __property IAgPosition^ get_Position();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Position(
|
| [Java] |
|---|
public IAgPosition getPosition();
|