The following tables list the members exposed by AnnAutomationManager.
Name | Description | |
---|---|---|
AnnAutomationManager Constructor | Initializes a new instance of the AnnAutomationManager class. |
Top
Name | Description | |
---|---|---|
Automations | Gets the collection of AnnAutomation objects in this AnnAutomationManager. | |
ContextMenu | Gets or sets the main automation context menu. | |
ControlPoint | Gets or sets the Thumb object for all AnnEditDesigner derived classes. | |
ControlPointNESWCursor | Gets or sets the Cursor mouse pointer image used when the cursor is over the upper right or lower left control point of a rectangular selection. | |
ControlPointNSCursor | Gets or sets the Cursor mouse pointer image used when the cursor is over the upper middle or lower middle control point of a rectangular selection. | |
ControlPointNWSECursor | Gets or sets the Cursor mouse pointer image used when the cursor is over the upper left or lower right control point of a rectangular selection. | |
ControlPointsGap | Gets or sets a value that indicates which control points to display. | |
ControlPointWECursor | Gets or sets the Cursor mouse pointer image used when the cursor is over a side middle control point of a rectangular selection. | |
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 new drawn objects are selected (edited). | |
ExtendedModeModifierKey | Gets or sets the extended mode modifier key. | |
GroupEditFrameBackPen | Gets or sets the background Pen used when drawing the group outline for all AnnEditDesigner derived classes. | |
GroupEditFrameForePen | Gets or sets the foreground Pen used when drawing the group outline for all AnnEditDesigner derived classes. | |
GroupEditObjectPen | Gets or sets the object outline Pen used when drawing selected objects in a group for all AnnEditDesigner derived classes. | |
MaintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner control point for all AnnEditDesigner derived classes. | |
MultiSelectModifierKey | Gets or sets the multi-select modifier key. | |
ObjectPropertiesDialogType | Gets or sets the object's properties dialog. | |
Objects | Gets the collection of AnnAutomationObject objects in this AnnAutomationManager | |
PasswordDialogType | Gets or sets the password dialog. | |
RedactionRealizePassword | Gets or sets the password used for realization of AnnRedactionObject objects. | |
RotateCenterControlPoint | Gets or sets the Thumb object used for the rotate center control point for all AnnEditDesigner derived classes. | |
RotateGripperControlPoint | Gets or sets the Thumb object used for the rotate gripper control point for all AnnEditDesigner derived classes. | |
RotateLinePen | Gets or sets the Pen used to draw a line between the rotate control points for all AnnEditDesigner derived objects. | |
RotateModifierKey | Gets or sets the rotate modifier key. | |
RubberStampButtonDropDownContextMenu | Gets or sets the context menu for the rubber stamp toolbar button of this AnnAutomationManager. | |
RunCursor | Gets or sets the cursor used in run mode when hovering over an object. | |
SelectedObjectCursor | Gets or sets the Cursor mouse pointer image used when the cursor is over a selected object. | |
SelectObjectCursor | Gets or sets the Cursor mouse pointer image used when hovering over an unselected annotation object. | |
SelectRectangleCursor | Gets or sets the Cursor mouse pointer image used when dragging and selecting a group of objects. | |
ShowControlPoints | Gets or sets a value that indicates whether to show the control points. | |
ShowTextObjectsPropertiesDialogAfterDraw | Gets or sets a value that indicates whether to show the object properties dialog after a text object is drawn. | |
ToolBar | Gets the automation toolbar. | |
UserMode | Gets or sets the current user mode. |
Name | Description | |
---|---|---|
CreateDefaultObjectContextMenu | Creates the context menu associated with a certain ID. | |
CreateDefaultObjects | Creates the default automation annotation objects. | |
CreateToolBar | Creates the automation toolbar. | |
FindObject | Finds the AnnAutomationObject associated with a certain ID. | |
GetAngularUnitAbbreviation | Gets the abbreviation that corresponds to a given angular unit of measure. | |
GetUnitAbbreviation | Gets the abbreviation for a given unit of measure. |
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. |