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






Windows & Linux

Description

Get the collection of MTO 2D graphics properties.

Property type

Read-only property

Syntax

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

[C#]
public IAgMtoGfxTrackCollection Tracks {get;}

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

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

[Java]
public IAgMtoGfxTrackCollection getTracks();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface