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






Windows & Linux

Description

Get the orbit track tick marks.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Orbit() As IAgVeVOPathTickMarks
[C#]
public IAgVeVOPathTickMarks Orbit {get;}
[Managed C++]
public: __property IAgVeVOPathTickMarks ^ get_Orbit();
[Unmanaged C++]
public: HRESULT get_Orbit(
    IAgVeVOPathTickMarks ** ppVal
);
[Java]
public IAgVeVOPathTickMarks getOrbit();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.