This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEngineUtil2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to properties and methods for tracking engine utility.
Description | ||
---|---|---|
ActiveView | Active view of control or application. | |
BasicMaps | The collection of maps in the control or application. | |
ClientEnvironment | The Clients operating envirionment, e.g., ArcMap, ArcGlobe, Map Control, ... with or without dynamic display. | |
FocusBasicMap | The current focus map. | |
FocusMap | The current focus map. | |
IsApplication | Identifies if this object is part of an application. | |
IsMapControl | Identifies if this object is part of a MapControl. | |
IsRunningInArcMap | Identifies if this application is ArcMap. | |
IsRunningInCatalog | Identifies if this application is ArcCatalog. | |
IsValid | Indicates if this object is in a valid state. | |
Maps | The collection of maps in the control or application. |
Interfaces | Description |
---|---|
ITrackingEngineUtil | Provides access to properties and methods for tracking engine utility. |
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. |