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++] |
|---|
|
| [Java] |
|---|
public IAgPosition getPosition(); |
| [Python - STK API] |
|---|
@property def Position(self) -> "IAgPosition": |





