AGI STK Objects 11 Send comments on this topic.
DefaultTrack Property (IAgMto)
See Also 





Description

Get the default MTO track.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultTrack() As IAgMtoDefaultTrack

[C#]
public IAgMtoDefaultTrack DefaultTrack {get;}

[Managed C++]
public: __property IAgMtoDefaultTrack^ get_DefaultTrack();

[Unmanaged C++]
public: HRESULT get_DefaultTrack(
IAgMtoDefaultTrack ** ppRetVal
);

[Java]
public IAgMtoDefaultTrack getDefaultTrack();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1