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


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

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

Classes that implement ITrackingEngineUtil

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