ESRI unplaced anno window.
Product Availability
Available with ArcGIS Desktop.
Supported Platforms
Windows
Interfaces
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. |
Remarks
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.