Provides access to properties and methods for document event handling.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
IsApplication | Indicates if this object is part of an application. |
![]() |
IsMapControl | Indicates if this object is attached to a map control. |
![]() |
IsRunningInArcMap | Indicates if this object is attached to ArcMap. |
![]() |
IsRunningInCatalog | Indicates if this object is attached to ArcCatalog. |
![]() |
IsValid | Indicates if this object is in a valid state. |
![]() |
ParentDocument | Parent document responsible for the document event handling. |
![]() |
RunningEnvironment | Identifies the client envirionment, e.g., ArcMap, ArcGlobe, Map Control, ... with or without dynamic display. |
Inherited Interfaces
Interfaces | Description |
---|---|
ITxDocEventHandler | Provides access to properties and methods for document event handling. |
CoClasses that implement ITxDocEventHandler2
CoClasses and Classes | Description |
---|---|
DocEventHandler | A collection of methods and properties to catch and process document and tracking analyst document events. |