AGI STK Objects 11Send 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 ** ppVal
);
[Java]
public IAgMtoVOTrackCollection getTracks();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.