STK Objects
Send comments
on this topic.
IAgMtoGfxTrackCollection Interface
Collapse All
Expand All
Description
MTO 2D Graphics Track List.
Public Methods
GetTrackFromId
Given a track id, returns an element in the collection.
Public Properties
Count
Returns the number of elements in a collection.
Item
Given an index, returns an element in the collection.
Recycling
Recycling is used for optimizing performance in iterative modification or addition of elements in a particular collection (see Remarks section for this property).