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 | ||
---|---|---|
![]() |
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. |
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. |