This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and methods for document event handling.
Name | Description | |
---|---|---|
ContainsTrackingFolderObject | Indicate the behavior the document should provide with regard to the tracking connections folder. | |
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. | |
LoadTemporalGraphs | Load the temporal graphs into the document. | |
ParentDocument | Parent document responsible for the document event handling. | |
RemoveAllTemporalLayers | Remove all temporal layers from all maps within the application or map control. |
Classes | Description |
---|---|
DocEventHandler | A collection of methods and properties to catch and process document and tracking analyst document events. |