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


IPointCollectionTracker Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IP > IPointCollectionTracker Interface
ArcGIS Developer Help

IPointCollectionTracker Interface

Provides access to members that control a tracker with a point collection.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method FindNodeIndex Finds the node index for the vertex under the given point. Returns -1 if the point is not within the tolerance distance of a vertex in the point collection.

Classes that implement IPointCollectionTracker

Classes Description
LineTracker Display feedback for line tracking.
PolygonTracker Display feedback for polygon tracking.