This document is archived and information here might be outdated.  Recommended version.


GraphicTracker CoClass (ArcObjects .NET 10.4 SDK)
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.

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