Get the MTO global track 3D options.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property GlobalTrackOptions() As IAgMtoVOGlobalTrackOptions |
| [C#] |
|---|
public IAgMtoVOGlobalTrackOptions GlobalTrackOptions {get;} |
| [Managed C++] |
|---|
public: __property IAgMtoVOGlobalTrackOptions ^ get_GlobalTrackOptions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgMtoVOGlobalTrackOptions getGlobalTrackOptions(); |
[Python - STK API ] |
|---|
@property def GlobalTrackOptions(self) -> "IAgMtoVOGlobalTrackOptions": |






