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






Windows & Linux

Description

Get the collection of MTO 3D graphics settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Tracks() As IAgMtoVOTrackCollection

[C#]
public IAgMtoVOTrackCollection Tracks {get;}

[Managed C++]
public: __property IAgMtoVOTrackCollection^ get_Tracks();

[Unmanaged C++]
public: HRESULT get_Tracks(
IAgMtoVOTrackCollection ** ppRetVal
);

[Java]
public IAgMtoVOTrackCollection getTracks();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface