Get the point for which orbital parameters are computed.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property OrbitingPoint() As IAgCrdnPoint |
| [C#] |
|---|
public IAgCrdnPoint OrbitingPoint {get; set;} |
| [Managed C++] |
|---|
public: __property IAgCrdnPoint^ get_OrbitingPoint(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_OrbitingPoint( |
| [Java] |
|---|
public IAgCrdnPoint getOrbitingPoint();public void setOrbitingPoint( |
