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. |
![]() |
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. |
CoClasses that implement ITrackingEngineUtil
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. |