Class | Description | |
---|---|---|
![]() | AnnAfterObjectChangedEventArgs | Provides data for the AnnAutomation.AfterObjectChanged event. |
![]() | AnnAutomation | Manages the automation for an AnnContainer. |
![]() | AnnAutomationEventArgs | Provides data for the AnnAutomation.OnShowContextMenu and AnnAutomation.OnShowContextMenu events. |
![]() | AnnAutomationManager | Manages the automation mode for an annotation application. |
![]() | AnnAutomationObject | Defines all the properties needed to automate an annotation object. |
![]() | AnnAutomationObjects | The AnnAutomationObjects class represents a dynamic collection of AnnAutomationObject objects and provides notifications when items are added or removed. |
![]() | AnnAutomations | Represents a dynamic collection of AnnAutomation objects and provides notifications when items are added or removed. |
![]() | AnnAutomationUndoRedoObject | The object holding the undo/redo data for an automation object. |
![]() | AnnBeforeObjectChangedEventArgs | Provides data for the AnnAutomation.BeforeObjectChanged event. |
![]() | AnnCursorEventArgs | Provides data for the AnnAutomation.SetCursor event. |
![]() | AnnDragDropEventArgs | Provides data for the DragDrop event. |
![]() | AnnObjectModifiedEventArgs | Provides data for the AnnAutomation.ObjectModified event. |
![]() | AnnPlatformCallbacks | Platform-specific callbacks used by the automation manager. |
Interface | Description | |
---|---|---|
![]() | IAnnPackage | Provide support for packaging a group of annotation objects. |
Delegate | Description | |
---|---|---|
![]() | AnnGetClipboardDataCallback | Callback to get the current annotation data for a clipboard paste operation. |
![]() | AnnIsClipboardDataPresentCallback | Callback to determine whether a clipboard paste operation can be performed. |
![]() | AnnSetClipboardDataCallback | Callback to set the current annotation data for a clipboard copy operation. |
Enumeration | Description | |
---|---|---|
![]() | AnnDesignerType | Defines an annotation designer type. |
![]() | AnnDragDropOperation | Specifies the current operation for a drag and drop event. |
![]() | AnnObjectChangedType | Indicates the type of change to the AnnObject. |