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






Windows & Linux

Description

Get the MTO global track 3D options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GlobalTrackOptions() As IAgMtoVOGlobalTrackOptions
[C#]
public IAgMtoVOGlobalTrackOptions GlobalTrackOptions {get;}
[Managed C++]
public: __property IAgMtoVOGlobalTrackOptions^ get_GlobalTrackOptions();
[Unmanaged C++]
public: HRESULT get_GlobalTrackOptions(
   IAgMtoVOGlobalTrackOptions ** ppRetVal
);
[Java]
public IAgMtoVOGlobalTrackOptions getGlobalTrackOptions();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.