ArcObjects Library Reference (EngineCore)  

GraphicTracker CoClass

A collection of Graphics that will be displayed on a Map or Globe

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Interfaces

Interfaces Description
IGraphicTracker Provides access to members that set the state of a Graphic Tracker object

Event Interfaces

Interfaces Description
IActiveViewEvents (default) Provides access to events that occur when the state of the active view changes.

Working with Events

[Visual Basic 6.0]

When working with GraphicTracker's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pGraphicTracker as GraphicTracker