Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnAutomationManager Class Members
See Also  Fields  Properties  Methods  Events
Leadtools.Windows.Annotations Namespace : AnnAutomationManager Class

The following tables list the members exposed by AnnAutomationManager.

Public Constructors

 NameDescription
Public Constructor AnnAutomationManager Constructor Initializes a new instance of the AnnAutomationManager class.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic) AudioObjectId The automation id for AnnAudioObject.  
Public Fieldstatic (Shared in Visual Basic) ButtonObjectId The automation ID for AnnButtonObject.  
Public Fieldstatic (Shared in Visual Basic) ClosedCurveObjectId The automation ID for AnnClosedCurveObject.  
Public Fieldstatic (Shared in Visual Basic) CrossProductObjectId The automation id for AnnCrossProductObject.  
Public Fieldstatic (Shared in Visual Basic) CurveObjectId The automation ID for AnnCurveObject.  
Public Fieldstatic (Shared in Visual Basic) EllipseObjectId The automation ID for AnnEllipseObject.  
Public Fieldstatic (Shared in Visual Basic) EncryptObjectId The automation id for AnnEncryptObject.  
Public Fieldstatic (Shared in Visual Basic) FreehandHotspotObjectId The automation ID for AnnFreehandHotspotObject.  
Public Fieldstatic (Shared in Visual Basic) FreehandObjectId The automation ID for a freehand AnnPolylineObject.  
Public Fieldstatic (Shared in Visual Basic) GroupObjectId The automation ID for AnnGroupObject.  
Public Fieldstatic (Shared in Visual Basic) HiliteObjectId The automation ID for AnnHiliteObject.  
Public Fieldstatic (Shared in Visual Basic) HotspotObjectId The automation ID for AnnHotspotObject.  
Public Fieldstatic (Shared in Visual Basic) LineObjectId The automation ID for AnnLineObject.  
Public Fieldstatic (Shared in Visual Basic) NoteObjectId The automation ID for AnnNoteObject.  
Public Fieldstatic (Shared in Visual Basic) PointerObjectId The automation ID for AnnPointerObject.  
Public Fieldstatic (Shared in Visual Basic) PointObjectId The automation ID for AnnPointObject.  
Public Fieldstatic (Shared in Visual Basic) PolygonObjectId The automation ID for AnnPolygonObject.  
Public Fieldstatic (Shared in Visual Basic) PolylineObjectId The automation ID for AnnPolylineObject.  
Public Fieldstatic (Shared in Visual Basic) PolyRulerObjectId The automation id for AnnPolyRulerObject.  
Public Fieldstatic (Shared in Visual Basic) ProtractorObjectId The automation id for AnnProtractorObject.  
Public Fieldstatic (Shared in Visual Basic) RectangleObjectId The automation ID for AnnRectangleObject.  
Public Fieldstatic (Shared in Visual Basic) RedactionObjectId The automation ID for AnnRedactionObject.  
Public Fieldstatic (Shared in Visual Basic) RubberStampObjectId The automation ID for AnnRubberStampObject.  
Public Fieldstatic (Shared in Visual Basic) RulerObjectId The automation id for AnnRulerObject.  
Public Fieldstatic (Shared in Visual Basic) SelectObjectId The automation ID for the selected object.  
Public Fieldstatic (Shared in Visual Basic) StampObjectId The automation ID for AnnStampObject.  
Public Fieldstatic (Shared in Visual Basic) TextObjectId The automation ID for AnnTextObject.  
Public Fieldstatic (Shared in Visual Basic) TextPointerObjectId The automation ID for AnnTextPointerObject.  
Public Fieldstatic (Shared in Visual Basic) TextRollupObjectId The automation ID for AnnTextRollupObject.  
Public Fieldstatic (Shared in Visual Basic) UserObjectId The automation ID for user-defined AnnObjectBase derived classes.  
Top

Public Properties

 NameDescription
Public Property Automations Gets the collection of AnnAutomation objects in this AnnAutomationManager.  
Public Property ContextMenu Gets or sets the main automation context menu.  
Public Property ControlPoint Gets or sets the Thumb object for all AnnEditDesigner derived classes.  
Public Property 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.  
Public Property 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.  
Public Property 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.  
Public Property ControlPointsGap Gets or sets a value that indicates which control points to display.  
Public Property ControlPointWECursor Gets or sets the Cursor mouse pointer image used when the cursor is over a side middle control point of a rectangular selection.  
Public Property CurrentObjectId Gets or sets the current automation object ID.  
Public Property CurrentRubberStampType Gets or sets the current automation rubber stamp object type.  
Public Property EditObjectAfterDraw Gets or sets a value that indicates whether new drawn objects are selected (edited).  
Public Property ExtendedModeModifierKey Gets or sets the extended mode modifier key.  
Public Property GroupEditFrameBackPen Gets or sets the background Pen used when drawing the group outline for all AnnEditDesigner derived classes.  
Public Property GroupEditFrameForePen Gets or sets the foreground Pen used when drawing the group outline for all AnnEditDesigner derived classes.  
Public Property GroupEditObjectPen Gets or sets the object outline Pen used when drawing selected objects in a group for all AnnEditDesigner derived classes.  
Public Property 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.  
Public Property MultiSelectModifierKey Gets or sets the multi-select modifier key.  
Public Property ObjectPropertiesDialogType Gets or sets the object's properties dialog.  
Public Property Objects Gets the collection of AnnAutomationObject objects in this AnnAutomationManager  
Public Property PasswordDialogType Gets or sets the password dialog.  
Public Property RedactionRealizePassword Gets or sets the password used for realization of AnnRedactionObject objects.  
Public Property RotateCenterControlPoint Gets or sets the Thumb object used for the rotate center control point for all AnnEditDesigner derived classes.  
Public Property RotateGripperControlPoint Gets or sets the Thumb object used for the rotate gripper control point for all AnnEditDesigner derived classes.  
Public Property RotateLinePen Gets or sets the Pen used to draw a line between the rotate control points for all AnnEditDesigner derived objects.  
Public Property RotateModifierKey Gets or sets the rotate modifier key.  
Public Property RubberStampButtonDropDownContextMenu Gets or sets the context menu for the rubber stamp toolbar button of this AnnAutomationManager.  
Public Property RunCursor Gets or sets the cursor used in run mode when hovering over an object.  
Public Property SelectedObjectCursor Gets or sets the Cursor mouse pointer image used when the cursor is over a selected object.  
Public Property SelectObjectCursor Gets or sets the Cursor mouse pointer image used when hovering over an unselected annotation object.  
Public Property SelectRectangleCursor Gets or sets the Cursor mouse pointer image used when dragging and selecting a group of objects.  
Public Property ShowControlPoints Gets or sets a value that indicates whether to show the control points.  
Public Property ShowTextObjectsPropertiesDialogAfterDraw Gets or sets a value that indicates whether to show the object properties dialog after a text object is drawn.  
Public Property ToolBar Gets the automation toolbar.  
Public Property UserMode Gets or sets the current user mode.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic) CreateDefaultObjectContextMenu Creates the context menu associated with a certain ID.  
Public Method CreateDefaultObjects Creates the default automation annotation objects.  
Public Method CreateToolBar Creates the automation toolbar.  
Public Method FindObject Finds the AnnAutomationObject associated with a certain ID.  
Public Methodstatic (Shared in Visual Basic) GetAngularUnitAbbreviation Gets the abbreviation that corresponds to a given angular unit of measure.  
Public Methodstatic (Shared in Visual Basic) GetUnitAbbreviation Gets the abbreviation for a given unit of measure.  
Top

Public Events

 NameDescription
Public Event CurrentObjectIdChanged Occurs when the value of the CurrentObjectId property changes.  
Public Event CurrentRubberStampTypeChanged Occurs when the value of the CurrentRubberStampType property changes.  
Public Event UserModeChanged Occurs when the value of the UserMode property changes.  
Top

See Also

AnnAutomationManager requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.