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






Windows & Linux

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 ** ppVal
);
[Java]
public IAgMtoDefaultTrack getDefaultTrack();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.