The following tables list the members exposed by AnnAutomationManager.
| Name | Description | |
|---|---|---|
![]()  | AnnAutomationManager Constructor | Initializes a new instance of the AnnAutomationManager class | 
| Name | Description | |
|---|---|---|
![]()  | Automations | Gets the collection of AnnAutomation objects in this AnnAutomationManager. | 
![]()  | CancelInactiveDesigners | Gets or sets a value indicating whether any designers in an AnnAutomation are automatically canceled when the automation becomes inactive. | 
![]()  | CurrentObjectId | Gets or sets the current automation object ID. | 
![]()  | CurrentRubberStampType | Gets or sets the current automation rubber stamp object type. | 
![]()  | EditObjectAfterDraw | Gets or sets a value that indicates whether newly drawn objects are selected (edited). | 
![]()  | EnableToolTip | Gets or sets a value that indicate whether firing the AnnAutomation.ToolTip event is enabled | 
![]()  | ExtendedModeModifierKey | Gets or sets the extended mode modifier key. | 
![]()  | HitTestBehavior | Gets or sets a value that determine how objects are hit-tested through a selection rectangle. | 
![]()  | MaintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner thumb for all AnnEditDesigner derived classes. | 
![]()  | MultiSelectModifierKey | Gets or sets the multi-select modifier key. | 
![]()  | Objects | Gets the collection of AnnAutomationObject objects in this AnnAutomationManager. | 
![]() ![]()  | PlatformCallbacks | Gets the platform-specific callbacks for this automation manager. | 
![]()  | RedactionRealizePassword | Gets or sets the password to use for realization of AnnRedactionObject objects. | 
![]()  | RenderingEngine | Gets or sets the rendering engine associated with this AnnAutomationManager. | 
![]()  | RotateModifierKey | Gets or sets the rotate modifier key. | 
![]()  | RunHitTestBuffer | Gets or sets the hit test buffer for all AnnRunDesigner derived classes. | 
![]()  | ShowThumbs | Gets or sets a value that indicates whether to show the thumbs. | 
![]()  | ThumbsGap | Gets or sets a value that indicates which thumbs to display in a polyline object. | 
![]()  | ThumbsHitTestBuffer | Gets or sets the hit test buffer for all AnnEditDesigner derived classes. | 
![]()  | UserMode | Gets or sets the current user mode. | 
| Name | Description | |
|---|---|---|
![]() ![]()  | Create | Creates a new instance of AnnAutomationManager with the specified rendering engine. | 
![]()  | CreateDefaultObjects | Creates the default automation annotation objects. | 
![]()  | FindObject | Finds the AnnAutomationObject for a specified Leadtools.Annotations.Core.AnnObject | 
![]()  | FindObjectById | Finds the specified AnnAutomationObject by id. | 
![]()  | LoadPackage | Loads the automation objects from the specified package. | 
| Name | Description | |
|---|---|---|
![]()  | CurrentObjectIdChanged | Occurs when the value of the CurrentObjectId property changes. | 
![]()  | CurrentRubberStampTypeChanged | Occurs when the value of the CurrentRubberStampType property changes. | 
![]()  | UserModeChanged | Occurs when the value of the UserMode property changes |