AGI STK Objects 11Send comments on this topic.
OrbitDisplayData Property (IAgPlGraphics)
See Also 
Windows






Windows & Linux

Description

If time is used to determine how much of the orbit displays, specify a time value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OrbitDisplayData() As IAgOrbitDisplayData
[C#]
public IAgOrbitDisplayData OrbitDisplayData {get;}
[Managed C++]
public: __property IAgOrbitDisplayData^ get_OrbitDisplayData();
[Unmanaged C++]
public: HRESULT get_OrbitDisplayData(
   IAgOrbitDisplayData ** ppRetVal
);
[Java]
public IAgOrbitDisplayData getOrbitDisplayData();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.