AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.