Represents information that is captured during the current asynchronous tracking session.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public sealed class TrackingInfo
Visual Basic (Declaration)
Public NotInheritable Class TrackingInfo

Remarks

TrackingInfo contains information about the current asynchronous tracking session. An instance of TrackingInfo is passed to a TrackDelegate- a method that handles asynchronous tracking events. Use TrackingInfo to determine what action the user has performed, obtain a tracked geometry and the cursor position.

Inheritance Hierarchy

System..::.Object
  ESRI.ArcGISExplorer.Mapping..::.TrackingInfo

See Also

Relate Topics:
  TrackingInfo Members
  TrackingInfo Methods
  TrackingInfo Properties
Created by Atop CHM to web converter,© 2009 all right reserved.