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. | |
AnnBooleanEditor | Represents an annotation boolean editor. | |
AnnColorEditor | Represents an annotation color editor. | |
AnnCursorEventArgs | Provides data for the AnnAutomation.SetCursor event. | |
AnnDoubleEditor | Represents an annotation double editor. | |
AnnFontEditor | Represents an annotation font editor. | |
AnnIntegerEditor | Represents an annotation integer editor. | |
AnnLengthEditor | Represents an annotation length editor. | |
AnnMediaEditor | Represents an annotation media editor. | |
AnnObjectEditor | Represents an annotation object editor. | |
AnnObjectModifiedEventArgs | Provides data for the AnnAutomation.ObjectModified event. | |
AnnPictureEditor | Represents an annotation picture editor. | |
AnnPlatformCallbacks | Platform-specific callbacks used by the automation manager. | |
AnnPropertyInfo | The AnnPropertyInfo class represents a property of some other LEADTOOLS annotation class. | |
AnnSolidColorBrushEditor | Represents an annotation solid color brush editor. | |
AnnStringEditor | Represents an annotation string editor. | |
AnnStrokeEditor | Represents an annotation stroke editor. | |
ImageViewerAutomationControl | Implements IAnnAutomationControl for ImageViewer. |
Interface | Description | |
---|---|---|
IAnnEditor | Defines an interface with properties and methods for editing the properties of annotation objects. | |
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 determind 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. | |
AnnObjectChangedType | Indicates the type of change to the AnnObject. |