This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Classes > U > UnplacedAnnotationWindow CoClass (ArcObjects .NET 10.4 SDK) |
Esri unplaced anno window.
Interfaces | Description |
---|---|
IAcceleratorHook (esriFramework) | Provides access to a means to decide if a virtual key should act as an accelerator. |
IActiveViewEvents (esriCarto) | Provides access to events that occur when the state of the active view changes. |
IDockableWindowDef (esriFramework) | Provides access to members that define a dockable window. |
IDockableWindowImageDef (esriFramework) | Provides access to members that define a dockable window's image. |
IDockableWindowInitialPlacement (esriFramework) | Provides initial placement for dockable windows. |
IEditEvents | Provides access to editor events. Implement it to listen for specific events that occur during an edit session. |
IEditEvents2 | Provides access to more editor events. Implement it to listen for specific events that occur during an edit session. |
UnplacedAnnotationWindow is used to interact with Geodatabase annotation whose status is 'Unplaced'. This Window provides functionality to change the status of annotation features and easily navigate to them. The primary reason this CoClass is exposed is to respond to edits made when a user interacts with this dialog.