LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnnAutomationManager Class Members
See Also  Fields  Properties  Methods  Events
Leadtools.Annotations Namespace : AnnAutomationManager Class

The following tables list the members exposed by AnnAutomationManager.

Public Constructors

 NameDescription
public Constructor AnnAutomationManager ConstructorInitializes a new instance of the AnnAutomationManager class.  
Top

Public Fields

 NameDescription
public Field AudioObjectIdThe automation id for AnnAudioObject.  
public Field ButtonObjectIdThe automation id for AnnButtonObject.  
public Field ClosedCurveObjectIdThe automation id for AnnClosedCurveObject.  
public Field CrossProductObjectIdThe automation id for AnnCrossProductObject.  
public Field CurveObjectIdThe automation id for AnnCurveObject.  
public Field EllipseObjectIdThe automation id for AnnEllipseObject.  
public Field EncryptObjectIdThe automation id for AnnEncryptObject.  
public Field FreehandHotspotObjectIdThe automation id for AnnFreehandHotspotObject.  
public Field FreehandObjectIdThe automation id for a freehand AnnPolylineObject.  
public Field GroupObjectIdThe automation id for AnnGroupObject.  
public Field HiliteObjectIdThe automation id for AnnHiliteObject.  
public Field HotspotObjectIdThe automation id for AnnHotspotObject.  
public Field LineObjectIdThe automation id for AnnLineObject.  
public Field NoteObjectIdThe automation id for AnnNoteObject.  
public Field PointerObjectIdThe automation id for AnnPointerObject.  
public Field PointObjectIdThe automation id for AnnPointObject.  
public Field PolygonObjectIdThe automation id for AnnPolygonObject.  
public Field PolylineObjectIdThe automation id for AnnPolylineObject.  
public Field PolyRulerObjectIdThe automation id for AnnPolyRulerObject.  
public Field ProtractorObjectIdThe automation id for AnnProtractorObject.  
public Field RectangleObjectIdThe automation id for AnnRectangleObject.  
public Field RedactionObjectIdThe automation id for AnnRedactionObject.  
public Field RichTextObjectIdThe automation id for user-defined AnnRichTextObject derived classes.  
public Field RubberStampObjectIdThe automation id for AnnRubberStampObject.  
public Field RulerObjectIdThe automation id for AnnRulerObject.  
public Field SelectObjectIdThe automation id for the select object.  
public Field StampObjectIdThe automation id for AnnStampObject.  
public Field TextObjectIdThe automation id for AnnTextObject.  
public Field TextPointerObjectIdThe automation id for AnnTextPointerObject.  
public Field TextRollupObjectIdThe automation id for AnnTextRollupObject.  
public Field UserObjectIdThe automation id for user-defined AnnObject derived classes.  
public Field VideoObjectIdThe automation id for user-defined AnnVideoObject derived classes.  
Top

Public Properties

 NameDescription
public Property AutomationsGets the collection of AnnAutomation objects in this AnnAutomationManager.  
public Property CancelInactiveDesignersGets or sets a value indicating whether any designers in an AnnAutomation is automatically canceled when the automation becomes inactive.  
public Property ContextMenuGets or sets the main automation context menu.  
public Property ControlPointGets or sets the AnnControlPoint object for all AnnEditDesigner derived classes.  
public Property ControlPointCursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when the cursor is over a control point.  
public Property ControlPointNESWCursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when the cursor is over the upper right or lower left control point of a rectangular selection.  
public Property ControlPointNSCursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when the cursor is over the upper middle or lower middle control point of a rectangular selection.  
public Property ControlPointNWSECursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when the cursor is over the upper left or lower right control point of a rectangular selection.  
public Property ControlPointsGapGets or sets a value that indicates which control points to display.  
public Property ControlPointsHitTestBufferGets or sets the hit test buffer for all AnnEditDesigner derived classes.  
public Property ControlPointWECursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when the cursor is over a side middle control point of a rectangular selection.  
public Property CurrentObjectIdGets or sets the current automation object id.  
public Property CurrentRubberStampTypeGets or sets the current automation rubber stamp object type.  
public Property DefaultCursorGets or sets the default System.Windows.Forms.Cursor mouse pointer image used when the automation is not in any active state.  
public Property EditHitTestBufferGets or sets the hit test buffer for all AnnEditDesigner derived classes.  
public Property EditObjectAfterDrawGets or sets a value that indicates whether new drawn objects are selected (edited).  
public Property ExtendedModeModifierKeyGets or sets the extended mode modifier key.  
public Property GroupEditFrameBackPenGets or sets the background AnnPen used when drawing the group outline for all AnnEditDesigner derived classes.  
public Property GroupEditFrameForePenGets or sets the foreground AnnPen used when drawing the group outline for all AnnEditDesigner derived classes.  
public Property GroupEditObjectPenGets or sets the object outline AnnPen used when drawing selected objects in a group for all AnnEditDesigner derived classes.  
public Property HidePropertiesTabsSpecifies the list of property pages that can be displayed or hidden when displaying the annotation properties dialog through automation.  
public Property MaintainAspectRatioGets 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 MoveObjectWithNameGets or sets a value indicating whether to move the object when the name moves.  
public Property MultiSelectModifierKeyGets or sets the multi-select modifier key.  
public Property ObjectPropertiesDialogTypeGets or sets the object's properties dialog.  
public Property ObjectsGets the collection of AnnAutomationObject objects in this AnnAutomationManager  
public Property PasswordDialogTypeGets or sets the password dialog.  
public Property RasterCodecsGets or sets the RasterCodecs used when loading the images of objects that implement the IAnnPictureObject interface.  
public Property RedactionRealizePasswordGets or sets the password used for realization of AnnRedactionObject objects.  
public Property RotateCenterControlPointGets or sets the AnnControlPoint object used for the rotate center control point for all AnnEditDesigner derived classes.  
public Property RotateCenterControlPointCursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when hovering over or dragging the rotate center control point.  
public Property RotateGripperControlPointGets or sets the AnnControlPoint object used for the rotate gripper control point for all AnnEditDesigner derived classes.  
public Property RotateGripperControlPointCursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when hovering over or dragging the rotate gripper control point.  
public Property RotateLinePenGets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects.  
public Property RotateModifierKeyGets or sets the rotate modifier key.  
public Property RubberStampButtonDropDownContextMenuGets or sets the context menu for the rubber stamp toolbar button of this AnnAutomationManager.  
public Property RunCursorGets or sets the cursor used in run mode when hovering over an object.  
public Property RunHitTestBufferGets or sets the hit test buffer for all AnnRunDesigner derived classes.  
public Property SelectedObjectCursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when the cursor is over a selected object.  
public Property SelectObjectCursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when hovering over an unselected annotation object.  
public Property SelectRectangleCursorGets or sets the System.Windows.Forms.Cursor mouse pointer image used when dragging and selecting a group of objects.  
public Property ShowControlPointsGets or sets a value that indicates whether to show the control points.  
public Property ShowTextObjectEditWindowAfterDrawGets or sets a value that indicates whether to show a text edit window after a text object is drawn.  
public Property ShowTextObjectsPropertiesDialogAfterDrawGets or sets a value that indicates whether to show the object properties dialog after a text object is drawn.  
public Property ToolBarGets the automation toolbar.  
public Property UserModeGets or sets the current user mode.  
public Property UseXPStyleToolBarGets or sets a value that indicates whether the annotation toolbar is drawn with the new XP style look.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic) CreateDefaultObjectContextMenuCreates the context menu associated with a certain id.  
public Method CreateDefaultObjectsCreates the default automation annotation objects.  
public Method CreateToolBarCreates the automation toolbar.  
public Methodstatic (Shared in Visual Basic) CurrentUICultureChangedInforms this AnnAutomationManager that the current UI culture has been changed.  
public Method DisposeOverloaded. Releases all resources used by this object.  
public Method FindObjectFinds the AnnAutomationObject associated with a certain id.  
Top

Protected Methods

 NameDescription
protected Method FinalizeThis member overrides System.Object.Finalize.  
Top

Public Events

 NameDescription
public Event CurrentObjectIdChangedOccurs when the value of the CurrentObjectId property changes.  
public Event CurrentRubberStampTypeChangedOccurs when the value of the CurrentRubberStampType property changes.  
public Event UserModeChangedOccurs when the value of the UserMode property changes.  
Top

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features