This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and methods for tracking engine utility.
Name | 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. | |
CreateApplication | Create a reference to the application. | |
FindBasicMapRenderersLayer | Find layer using the renderer. | |
FindRenderersBasicMapAndLayer | Find map and layer using the renderer. | |
FindRenderersLayer | Find layer using the renderer. | |
FindRenderersMapAndLayer | Find map and layer using the renderer. | |
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. |
Classes | Description |
---|---|
TrackingEngineUtil | A general purpose Utility object for Tracking Analyst that provides a common way to access and determine the processing environment. |