The factor used in determining how much of the orbit displays. A member of the AgEPlOrbitDisplayType enumeration.
Read-write property
[Visual Basic .NET] |
---|
Public Property OrbitDisplay() As AgEPlOrbitDisplayType |
[C#] |
---|
public AgEPlOrbitDisplayType OrbitDisplay {get; set;} |
[Managed C++] |
---|
public: __property AgEPlOrbitDisplayType get_OrbitDisplay(); |
[Unmanaged C++] |
---|
public: HRESULT get_OrbitDisplay( |
[Java] |
---|
public AgEPlOrbitDisplayType getOrbitDisplay();public void setOrbitDisplay( |