STK ObjectsSend comments on this topic.
GlobalTrackOptions Property (IAgMto)
See Also
Windows





Windows & Linux

Description

Get the global MTO track options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GlobalTrackOptions() As IAgMtoGlobalTrackOptions
[C#]
public IAgMtoGlobalTrackOptions GlobalTrackOptions {get;}
[Managed C++]
public: __property IAgMtoGlobalTrackOptions ^ get_GlobalTrackOptions();
[Unmanaged C++]
public: HRESULT get_GlobalTrackOptions(
    IAgMtoGlobalTrackOptions ** ppVal
);
[Java]
public IAgMtoGlobalTrackOptions getGlobalTrackOptions();
[Python - STK API ]
@property
def GlobalTrackOptions(self) -> "IAgMtoGlobalTrackOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.