ArcObjects Library Reference (TrackingAnalyst)  

ITrackingEngineUtil2 Interface

Provides access to properties and methods for tracking engine utility.

Product Availability

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

Members

Description
Read-only property ActiveView Active view of control or application.
Read-only property BasicMaps The collection of maps in the control or application.
Read-only property ClientEnvironment The Clients operating envirionment, e.g., ArcMap, ArcGlobe, Map Control, ... with or without dynamic display.
Read-only property FocusBasicMap The current focus map.
Read-only property FocusMap The current focus map.
Method IsApplication Identifies if this object is part of an application.
Method IsMapControl Identifies if this object is part of a MapControl.
Method IsRunningInArcMap Identifies if this application is ArcMap.
Method IsRunningInCatalog Identifies if this application is ArcCatalog.
Read-only property IsValid Indicates if this object is in a valid state.
Read-only property Maps The collection of maps in the control or application.

Inherited Interfaces

Interfaces Description
ITrackingEngineUtil Provides access to properties and methods for tracking engine utility.

CoClasses that implement ITrackingEngineUtil2

CoClasses and Classes Description
TrackingEngineUtil A general purpose Utility object for Tracking Analyst that provides a common way to access and determine the processing environment.