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


ITrackingEngineUtil2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEngineUtil2 Interface
ArcGIS Developer Help

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

Name 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.
Method CreateApplication Create a reference to the application.
Method FindBasicMapRenderersLayer Find layer using the renderer.
Method FindRenderersBasicMapAndLayer Find map and layer using the renderer.
Method FindRenderersLayer Find layer using the renderer.
Method FindRenderersMapAndLayer Find map and layer using the renderer.
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.

Classes that implement ITrackingEngineUtil2

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