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






Windows & Linux

Description

Get the collection of MTO tracks.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Tracks() As IAgMtoTrackCollection
[C#]
public IAgMtoTrackCollection Tracks {get;}
[Managed C++]
public: __property IAgMtoTrackCollection^ get_Tracks();
[Unmanaged C++]
public: HRESULT get_Tracks(
   IAgMtoTrackCollection ** ppRetVal
);
[Java]
public IAgMtoTrackCollection getTracks();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.