Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner.#ctor | Initializes a new AnnCrossProductDrawDesigner method. |
Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner.onPointerDown | Provides an implementation of the OnPointerDown method. |
Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner.onPointerMove | Provides an implementation of the OnPointerMove method. |
Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner.onPointerUp | Provides an implementation of the OnPointerUp method. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.#ctor | Initializes a new AnnCrossProductEditDesigner method. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.getRotationReferencePoints | Provides an implementation of the GetRotationReferencePoints method for this AnnCrossProductEditDesigner object. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.getThumbLocations | The AnnCrossProductEditDesigner implementation of the GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.move | Provides an implementation of the Move method for this AnnCrossProductEditDesigner object. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.moveThumb | Provides an implementation of the MoveThumb method for this AnnCrossProductEditDesigner object. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.snapObjectToGrid | Provides an implementation of the SnapObjectToGrid method for this AnnCrossProductEditDesigner object. |
Leadtools.Annotations.Designers.AnnDesigner.#ctor | Initializes a new instance of AnnDesigner with the specified parameters. |
Leadtools.Annotations.Designers.AnnDesigner.automationControl | Gets the automation control associated with this designer. |
Leadtools.Annotations.Designers.AnnDesigner.cancel | Cancels the current designer operation. |
Leadtools.Annotations.Designers.AnnDesigner.clipPoint | Clips the specified point. |
Leadtools.Annotations.Designers.AnnDesigner.clipRectangle | Gets the cursor clipping rectangle for this designer. |
Leadtools.Annotations.Designers.AnnDesigner.container | Gets the AnnContainer object for this AnnDesigner. |
Leadtools.Annotations.Designers.AnnDesigner.end | Ends this designer. |
Leadtools.Annotations.Designers.AnnDesigner.finalTargetObject | Gets the final target object for this designer. |
Leadtools.Annotations.Designers.AnnDesigner.getRenderer | Gets the object that is used to render the TargetObject. |
Leadtools.Annotations.Designers.AnnDesigner.hasStarted | Gets a value that indicates whether this designer has started. |
Leadtools.Annotations.Designers.AnnDesigner.invalidate | Manually invalidates this designer. |
Leadtools.Annotations.Designers.AnnDesigner.isMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. |
Leadtools.Annotations.Designers.AnnDesigner.onPointerDoubleClick | Handles pointer double-click events on the designer. |
Leadtools.Annotations.Designers.AnnDesigner.onPointerDown | Handles pointer down events on the designer. |
Leadtools.Annotations.Designers.AnnDesigner.onPointerMove | Handles pointer move events on the designer. |
Leadtools.Annotations.Designers.AnnDesigner.onPointerUp | Handles pointer up events on the designer. |
Leadtools.Annotations.Designers.AnnDesigner.restrictDesigners | Gets or sets value that indicate whether the object should be restricted inside the container boundary. |
Leadtools.Annotations.Designers.AnnDesigner.snapPointToGrid | Snaps the specified point to the container grid based on SnapToGridOptions. |
Leadtools.Annotations.Designers.AnnDesigner.snapToGridOptions | Gets the AnnSnapToGridOptions for this AnnDesigner. |
Leadtools.Annotations.Designers.AnnDesigner.start | Starts this designer. |
Leadtools.Annotations.Designers.AnnDesigner.targetObject | Gets or sets the target object for this designer. |
Leadtools.Annotations.Designers.AnnDrawDesigner.#ctor | Initializes a new instance of an AnnDrawDesigner object with the specified parameters. |
Leadtools.Annotations.Designers.AnnDrawDesigner.cancel | Provides an implementation of the AnnDesigner.Cancel method. |
Leadtools.Annotations.Designers.AnnDrawDesigner.draw.remove | Occurs when this AnnDrawDesigner object is drawing an AnnObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.end | Ends drawing the TargetObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.endWorking | Indicates whether this AnnDrawDesigner has successfully ended the drawing process. |
Leadtools.Annotations.Designers.AnnDrawDesigner.extendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnDrawDesigner.extendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. |
Leadtools.Annotations.Designers.AnnDrawDesigner.isExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnDrawDesigner.isTargetObjectAdded | Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container. |
Leadtools.Annotations.Designers.AnnDrawDesigner.onDraw | Raises the Draw event. |
Leadtools.Annotations.Designers.AnnDrawDesigner.operationStatus | Gets the current drawing operation status. |
Leadtools.Annotations.Designers.AnnDrawDesigner.start | Starts drawing the TargetObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.startWorking | Starts the drawing process. |
Leadtools.Annotations.Designers.AnnDrawDesigner.working | Indicates whether this AnnDrawDesigner is currently drawing. |
Leadtools.Annotations.Designers.AnnEditDesigner.#ctor | Initializes a new instance of the AnnEditDesigner class with the specified parameters. |
Leadtools.Annotations.Designers.AnnEditDesigner.cancel | The AnnEditDesigner implementation of the AnnDesigner.Cancel method. |
Leadtools.Annotations.Designers.AnnEditDesigner.edit.remove | Occurs when this AnnEditDesigner is editing an AnnObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.editContent.remove | Occurs when this AnnEditDesigner is editing the content of an AnnObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.end | Ends the editing of the TargetObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.endWorking | Ends editing. |
Leadtools.Annotations.Designers.AnnEditDesigner.getRotateCenterPoint | Gets the location of the rotate center thumb for the selected object, in annotation coordinates. |
Leadtools.Annotations.Designers.AnnEditDesigner.getRotateGripper | Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates. |
Leadtools.Annotations.Designers.AnnEditDesigner.getRotationReferencePoints | Gets the two reference points used to keep the rotation center and gripper at an even distance when the object is moved along annotation coordinates. |
Leadtools.Annotations.Designers.AnnEditDesigner.getThumbLocations | Gets the location of the thumbs of this AnnEditDesigner. |
Leadtools.Annotations.Designers.AnnEditDesigner.invalidate | Manually invalidates this designer. |
Leadtools.Annotations.Designers.AnnEditDesigner.isModified | Gets or sets a value that indicates whether this object has been modified. |
Leadtools.Annotations.Designers.AnnEditDesigner.maintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner thumb. |
Leadtools.Annotations.Designers.AnnEditDesigner.move | Moves the object. |
Leadtools.Annotations.Designers.AnnEditDesigner.moveThumb | Moves a thumb. |
Leadtools.Annotations.Designers.AnnEditDesigner.moveThumbIndex | Gets the index of the current thumb being moved. |
Leadtools.Annotations.Designers.AnnEditDesigner.onEdit | Raises the Edit event. |
Leadtools.Annotations.Designers.AnnEditDesigner.onPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick event in this AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.onPointerDown | Provides an implementation of the OnPointerDown event in this AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.onPointerMove | Provides an implementation of the OnPointerMove event in this AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.onPointerUp | Provides an implementation of the OnPointerUp event in this AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.operation | Gets a value that indicates which edit operation is currently being performed. |
Leadtools.Annotations.Designers.AnnEditDesigner.resetRotateThumbs | Move the rotate thumbs to the default position. |
Leadtools.Annotations.Designers.AnnEditDesigner.rotateModifierKey | Gets or sets a value indicating the current auto-rotate modifier key. |
Leadtools.Annotations.Designers.AnnEditDesigner.showThumbs | Gets or sets a value that indicates whether to show the thumbs. |
Leadtools.Annotations.Designers.AnnEditDesigner.snapObjectToGrid | Snaps the specified AnnObject to the container grid based on AnnSnapToGridOptions. |
Leadtools.Annotations.Designers.AnnEditDesigner.start | Starts editing the TargetObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.startWorking | Begins editing. |
Leadtools.Annotations.Designers.AnnEditDesigner.thumbsHitTestBuffer | Gets or sets the hit test buffer to use for the thumbs of this AnnEditDesigner. |
Leadtools.Annotations.Designers.AnnEditDesigner.useRotateThumbs | Gets or sets a value that indicates whether to use the rotate thumbs of this AnnEditDesigner. |
Leadtools.Annotations.Designers.AnnEditDesigner.working | Continues the editing process. |
Leadtools.Annotations.Designers.AnnEditDesigner.workingBuffer | Gets or sets the buffer to use for determining how far a OnPointerMove is from the previous OnPointerMove to beconsidered a legitimate move operation by the user and not an error due to sensitivity. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.#ctor | Initializes a new AnnFreehandDrawDesigner method. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.onPointerDown | Provides an implementation of the OnPointerDown method. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.onPointerMove | Provides an implementation of the OnPointerMove method. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.onPointerUp | Provides an implementation of the OnPointerUp method. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.spacing | Gets or sets a value representing the distance between any two points in the free-hand drawing. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.#ctor | Initializes a new AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.onPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick method this AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.onPointerDown | Provides an implementation of the OnPointerDown method for this AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.onPointerMove | Provides an implementation of the OnPointerMove method for this AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.onPointerUp | Provides an implementation of the OnPointerUp method for this AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPointDrawDesigner.#ctor | Initializes a new AnnPointDrawDesigner method. |
Leadtools.Annotations.Designers.AnnPointDrawDesigner.onPointerDown | Provides an implementation of the OnPointerDown method for this AnnPointDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPointEditDesigner.#ctor | Initializes a new AnnPointEditDesigner method. |
Leadtools.Annotations.Designers.AnnPointEditDesigner.getRotationReferencePoints | Provides an implementation of the GetRotationReferencePoints method for this AnnPointEditDesigner object. |
Leadtools.Annotations.Designers.AnnPointEditDesigner.getThumbLocations | An AnnPointEditDesigner implementation of the GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnPointEditDesigner.moveThumb | Provides an implementation of the MoveThumb method for this AnnPointEditDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.#ctor | Initializes a new AnnPolylineDrawDesigner method. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.firstPointOnClick | Indicates whether this AnnPolylineDrawDesigner will draw the first point on the first user click. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.onPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick method for this AnnPolylineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.onPointerDown | Provides an implementation of the OnPointerDown method for this AnnPolylineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.onPointerMove | Provides an implementation of the OnPointerMove method for this AnnPolylineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.onPointerUp | Provides an implementation of the OnPointerUp method for this AnnPolylineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.#ctor | Initializes a new AnnPolylineEditDesigner method. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.getRotateCenterPoint | Provides an implementation of the GetRotateCenterPoint method for this AnnPolylineEditDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.getRotationReferencePoints | Provides an implementation of the GetRotationReferencePoints method for this AnnPolylineEditDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.getThumbLocations | An AnnPolylineEditDesigner implementation of the GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.moveThumb | Provides an implementation of the MoveThumb method for this AnnPolylineEditDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.thumbsGap | Gets or sets a value that indicates which thumb to display. |
Leadtools.Annotations.Designers.AnnProtractorDrawDesigner.#ctor | Initializes a new AnnProtractorDrawDesigner method. |
Leadtools.Annotations.Designers.AnnProtractorDrawDesigner.onPointerDown | Provides an implementation of the OnPointerDown method for this AnnProtractorDrawDesigner object. |
Leadtools.Annotations.Designers.AnnProtractorDrawDesigner.onPointerMove | Provides an implementation of the OnPointerMove method for this AnnProtractorDrawDesigner object. |
Leadtools.Annotations.Designers.AnnProtractorDrawDesigner.onPointerUp | Provides an implementation of the OnPointerUp method for this AnnProtractorDrawDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleDrawDesigner.#ctor | Initializes a new AnnRectangleDrawDesigner method. |
Leadtools.Annotations.Designers.AnnRectangleDrawDesigner.onPointerDown | Provides an implementation of the OnPointerDown method for this AnnRectangleDrawDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleDrawDesigner.onPointerMove | Provides an implementation of the OnPointerMove method for this AnnRectangleDrawDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleDrawDesigner.onPointerUp | Provides an implementation of the OnPointerUp method for this AnnRectangleDrawDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.#ctor | Initializes a new AnnRectangleEditDesigner method. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.getThumbLocations | The AnnRectangleEditDesigner implementation of the GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.minimumSize | Gets or sets a value that indicates the minimum object size. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.moveThumb | Provides an implementation of the MoveThumb method for this AnnRectangleEditDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.onPointerDown | The AnnRectangleEditDesigner implementation of the OnPointerDown method. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.snapObjectToGrid | Provides an implementation of the SnapObjectToGrid method for this AnnRectangleEditDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.#ctor | Initializes a new instance of AnnRunDesigner with the specified parameters. |
Leadtools.Annotations.Designers.AnnRunDesigner.cancel | Provides an implementation of the AnnDesigner.Cancel in this AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.endWorking | Ends the running process. |
Leadtools.Annotations.Designers.AnnRunDesigner.hitTestBuffer | Gets or sets the hit test buffer for this AnnRunDesigner. |
Leadtools.Annotations.Designers.AnnRunDesigner.onPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick method for this AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.onPointerDown | Provides an implementation of the OnPointerDown method for this AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.onPointerMove | Provides an implementation of the OnPointerMove method for this AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.onPointerUp | Provides an implementation of the OnPointerUp method for this AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.onRun | Raises the Run event. |
Leadtools.Annotations.Designers.AnnRunDesigner.run.remove | Occurs when this AnnRunDesigner is running an AnnObject. |
Leadtools.Annotations.Designers.AnnRunDesigner.startWorking | Starts the running process. |
Leadtools.Annotations.Designers.AnnRunDesigner.working | Continues the running process. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.#ctor | Initializes a new AnnSelectionEditDesigner method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.end | This object's implementation of the AnnDesigner.End method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.getThumbLocations | The AnnSelectionEditDesigner implementation of the GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.maintainAspectRatio | This object's implementation of the AnnEditDesigner.MaintainAspectRatio method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.moveThumb | Provides an implementation of the MoveThumb method for this AnnSelectionEditDesigner object. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.onPointerMove | Provides an implementation of the OnPointerMove method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.start | This object's implementation of the AnnDesigner.Start method. |
Leadtools.Annotations.Designers.AnnStickyNoteDrawDesigner | - Extends the AnnDrawDesigner class, providing functionality for drawing sticky note objects on an annotation container. |
Leadtools.Annotations.Designers.AnnTextEditDesigner.#ctor | Initializes a new AnnTextEditDesigner method. |
Leadtools.Annotations.Designers.AnnTextEditDesigner.editText.remove | Occurs when the user enters text edit mode in this AnnTextEditDesigner. |
Leadtools.Annotations.Designers.AnnTextEditDesigner.onPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick method for this AnnTextEditDesigner. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.#ctor | Initializes a new AnnTextPointerDrawDesigner method. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.cancel | Provides an implementation of the AnnDrawDesigner.Cancel method for the AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.defaultText | Gets or sets the default text to be used with new AnnTextPointerObject objects. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.endWorking | Provides an implementation of the AnnDrawDesigner.EndWorking method for the AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.onPointerDown | Provides an implementation of the OnPointerDown method for this AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.onPointerMove | Provides an implementation of the OnPointerMove method for this AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.onPointerUp | Provides an implementation of the OnPointerUp method for this AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerEditDesigner.#ctor | Initializes a new AnnTextPointerEditDesigner method. |
Leadtools.Annotations.Designers.AnnTextPointerEditDesigner.getThumbLocations | AnnTextPointerEditDesigner implementation of the GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnTextPointerEditDesigner.moveThumb | Provides an implementation of the MoveThumb method for this AnnTextPointerEditDesigner object. |
Leadtools.Annotations.Designers.AnnTextReviewDrawDesigner | - Extends the AnnRectangleDrawDesigner class, providing functionality for drawing text review objects on an annotation container. |
Leadtools.Annotations.Designers.AnnTextReviewEditDesigner | - Extends the AnnEditDesigner class to provide functionality for editing text review objects on an annotation container. |
Leadtools.Annotations.Designers.AnnTextRollupRunDesigner.#ctor | Initializes a new AnnTextRollupRunDesigner method. |
Leadtools.Annotations.Designers.AnnTextRollupRunDesigner.onRun | Provides an implementation of the AnnRunDesigner.OnRun method for this AnnTextRollupRunDesigner object. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnCrossProductObject) | Initializes a new Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner method. |
Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method. |
Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method. |
Leadtools.Annotations.Designers.AnnCrossProductDrawDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnCrossProductObject) | Initializes a new Leadtools.Annotations.Designers.AnnCrossProductEditDesigner method. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.GetRotationReferencePoints | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetRotationReferencePoints method for this Leadtools.Annotations.Designers.AnnCrossProductEditDesigner object. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.GetThumbLocations | The Leadtools.Annotations.Designers.AnnCrossProductEditDesigner implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.Move(double,double) | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.Move(System.Double,System.Double) method for this Leadtools.Annotations.Designers.AnnCrossProductEditDesigner object. |
Leadtools.Annotations.Designers.AnnCrossProductEditDesigner.MoveThumb(int,LeadPointD) | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumb(System.Int32,Leadtools.LeadPointD) method for this Leadtools.Annotations.Designers.AnnCrossProductEditDesigner object. |
Leadtools.Annotations.Designers.AnnDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnObject) | Initializes a new instance of Leadtools.Annotations.Designers.AnnDesigner with the specified parameters. |
Leadtools.Annotations.Designers.AnnDesigner.AutomationControl | Gets the automation control associated with this designer. |
Leadtools.Annotations.Designers.AnnDesigner.Cancel | Cancels the current designer operation. |
Leadtools.Annotations.Designers.AnnDesigner.ClipCursor | Gets or sets a value that indicates whether to clip the mouse cursor. |
Leadtools.Annotations.Designers.AnnDesigner.ClipCursorRectangle | Gets the rectangle used to clip the cursor when the Leadtools.Annotations.Designers.AnnDesigner.ClipCursor is true. |
Leadtools.Annotations.Designers.AnnDesigner.Container | Gets the Leadtools.Annotations.Core.AnnContainer object for this Leadtools.Annotations.Designers.AnnDesigner. |
Leadtools.Annotations.Designers.AnnDesigner.End | Ends this designer. |
Leadtools.Annotations.Designers.AnnDesigner.EndClipCursor | Ends clipping the mouse cursor. |
Leadtools.Annotations.Designers.AnnDesigner.GetRenderer | Gets the object that is used to render the Leadtools.Annotations.Designers.AnnDesigner.TargetObject. |
Leadtools.Annotations.Designers.AnnDesigner.HasStarted | Gets a value that indicates whether this designer has started. |
Leadtools.Annotations.Designers.AnnDesigner.Invalidate(LeadRectD) | Manually invalidates this designer. |
Leadtools.Annotations.Designers.AnnDesigner.IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. |
Leadtools.Annotations.Designers.AnnDesigner.OnPointerDoubleClick(AnnContainer,AnnPointerEventArgs) | Handles pointer double-click events on the designer. |
Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Handles pointer down events on the designer. |
Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Handles pointer move events on the designer. |
Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Handles pointer up events on the designer. |
Leadtools.Annotations.Designers.AnnDesigner.Start | Starts this designer. |
Leadtools.Annotations.Designers.AnnDesigner.StartClipCursor(LeadRectD) | Starts clipping the mouse cursor inside the given rectangle. |
Leadtools.Annotations.Designers.AnnDesigner.TargetObject | Gets or sets the target object for this designer. |
Leadtools.Annotations.Designers.AnnDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnObject) | Initializes a new instance of an Leadtools.Annotations.Designers.AnnDrawDesigner object with the specified parameters. |
Leadtools.Annotations.Designers.AnnDrawDesigner.Cancel | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.Cancel method. |
Leadtools.Annotations.Designers.AnnDrawDesigner.Draw | Occurs when this Leadtools.Annotations.Designers.AnnDrawDesigner object is drawing an Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.End | Ends drawing the Leadtools.Annotations.Designers.AnnDesigner.TargetObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.EndWorking | Indicates whether this Leadtools.Annotations.Designers.AnnDrawDesigner has successfully ended the drawing process. |
Leadtools.Annotations.Designers.AnnDrawDesigner.ExtendedMode | Gets or sets a value indicating whether this Leadtools.Annotations.Designers.AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnDrawDesigner.ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. |
Leadtools.Annotations.Designers.AnnDrawDesigner.IsExtendedMode | Gets a value indicating whether this Leadtools.Annotations.Designers.AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnDrawDesigner.OnDraw(AnnDrawDesignerEventArgs) | Raises the Leadtools.Annotations.Designers.AnnDrawDesigner.Draw event. |
Leadtools.Annotations.Designers.AnnDrawDesigner.OperationStatus | Gets the current drawing operation status. |
Leadtools.Annotations.Designers.AnnDrawDesigner.Start | Starts drawing the Leadtools.Annotations.Designers.AnnDesigner.TargetObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.StartWorking | Starts the drawing process. |
Leadtools.Annotations.Designers.AnnDrawDesigner.Working | Indicates whether this Leadtools.Annotations.Designers.AnnDrawDesigner is currently drawing. |
Leadtools.Annotations.Designers.AnnEditDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnObject) | Initializes a new instance of the Leadtools.Annotations.Designers.AnnEditDesigner class with the specified parameters. |
Leadtools.Annotations.Designers.AnnEditDesigner.Cancel | The Leadtools.Annotations.Designers.AnnEditDesigner implementation of the Leadtools.Annotations.Designers.AnnDesigner.Cancel method. |
Leadtools.Annotations.Designers.AnnEditDesigner.Edit | Occurs when this Leadtools.Annotations.Designers.AnnEditDesigner is editing an Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.End | Ends the editing of the Leadtools.Annotations.Designers.AnnDesigner.TargetObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.EndWorking | Ends editing. |
Leadtools.Annotations.Designers.AnnEditDesigner.GetRotateCenterPoint | Gets the location of the rotate center thumb for the selected object, in annotation coordinates. |
Leadtools.Annotations.Designers.AnnEditDesigner.GetRotateGripper | Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates. |
Leadtools.Annotations.Designers.AnnEditDesigner.GetRotationReferencePoints | Gets the two reference points used to keep the rotation center and gripper at an even distance when the object is moved along annotation coordinates. |
Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations | Gets the location of the thumbs of this Leadtools.Annotations.Designers.AnnEditDesigner. |
Leadtools.Annotations.Designers.AnnEditDesigner.Invalidate(LeadRectD) | Manually invalidates this designer. |
Leadtools.Annotations.Designers.AnnEditDesigner.MaintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner thumb. |
Leadtools.Annotations.Designers.AnnEditDesigner.Move(double,double) | Moves the object. |
Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumb(int,LeadPointD) | Moves a thumb. |
Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumbIndex | Gets the index of the current thumb being moved. |
Leadtools.Annotations.Designers.AnnEditDesigner.OnEdit(AnnEditDesignerEventArgs) | Raises the Leadtools.Annotations.Designers.AnnEditDesigner.Edit event. |
Leadtools.Annotations.Designers.AnnEditDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) event in this Leadtools.Annotations.Designers.AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) event in this Leadtools.Annotations.Designers.AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) event in this Leadtools.Annotations.Designers.AnnEditDesigner object. |
Leadtools.Annotations.Designers.AnnEditDesigner.Operation | Gets a value that indicates which edit operation is currently being performed. |
Leadtools.Annotations.Designers.AnnEditDesigner.ResetRotateThumbs | Move the rotate thumbs to the default position. |
Leadtools.Annotations.Designers.AnnEditDesigner.RotateModifierKey | Gets or sets a value indicating the current auto-rotate modifier key. |
Leadtools.Annotations.Designers.AnnEditDesigner.ShowThumbs | Gets or sets a value that indicates whether to show the thumbs. |
Leadtools.Annotations.Designers.AnnEditDesigner.Start | Starts editing the Leadtools.Annotations.Designers.AnnDesigner.TargetObject. |
Leadtools.Annotations.Designers.AnnEditDesigner.StartWorking(AnnEditDesignerOperation,int,bool) | Begins editing. It has an option to clip the mouse cursor. |
Leadtools.Annotations.Designers.AnnEditDesigner.ThumbsHitTestBuffer | Gets or sets the hit test buffer to use for the thumbs of this Leadtools.Annotations.Designers.AnnEditDesigner. |
Leadtools.Annotations.Designers.AnnEditDesigner.UseRotateThumbs | Gets or sets a value that indicates whether to use the rotate thumbs of this Leadtools.Annotations.Designers.AnnEditDesigner. |
Leadtools.Annotations.Designers.AnnEditDesigner.Working | Continues the editing process. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnPolylineObject) | Initializes a new Leadtools.Annotations.Designers.AnnFreehandDrawDesigner method. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method. |
Leadtools.Annotations.Designers.AnnFreehandDrawDesigner.Spacing | Gets or sets a value representing the distance between any two points in the free-hand drawing. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnPolylineObject) | Initializes a new Leadtools.Annotations.Designers.AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.OnPointerDoubleClick(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDoubleClick(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method this Leadtools.Annotations.Designers.AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnLineDrawDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnLineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPointDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnPointObject) | Initializes a new Leadtools.Annotations.Designers.AnnPointDrawDesigner method. |
Leadtools.Annotations.Designers.AnnPointDrawDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnPointDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPointEditDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnPointObject) | Initializes a new Leadtools.Annotations.Designers.AnnPointEditDesigner method. |
Leadtools.Annotations.Designers.AnnPointEditDesigner.GetRotationReferencePoints | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetRotationReferencePoints method for this Leadtools.Annotations.Designers.AnnPointEditDesigner object. |
Leadtools.Annotations.Designers.AnnPointEditDesigner.GetThumbLocations | An Leadtools.Annotations.Designers.AnnPointEditDesigner implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnPointEditDesigner.MoveThumb(int,LeadPointD) | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumb(System.Int32,Leadtools.LeadPointD) method for this Leadtools.Annotations.Designers.AnnPointEditDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnPolylineObject) | Initializes a new Leadtools.Annotations.Designers.AnnPolylineDrawDesigner method. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.OnPointerDoubleClick(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDoubleClick(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnPolylineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnPolylineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnPolylineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineDrawDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnPolylineDrawDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnPolylineObject) | Initializes a new Leadtools.Annotations.Designers.AnnPolylineEditDesigner method. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.GetRotateCenterPoint | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetRotateCenterPoint method for this Leadtools.Annotations.Designers.AnnPolylineEditDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.GetRotationReferencePoints | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetRotationReferencePoints method for this Leadtools.Annotations.Designers.AnnPolylineEditDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.GetThumbLocations | An Leadtools.Annotations.Designers.AnnPolylineEditDesigner implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.MoveThumb(int,LeadPointD) | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumb(System.Int32,Leadtools.LeadPointD) method for this Leadtools.Annotations.Designers.AnnPolylineEditDesigner object. |
Leadtools.Annotations.Designers.AnnPolylineEditDesigner.ThumbsGap | Gets or sets a value that indicates which thumb to display. |
Leadtools.Annotations.Designers.AnnProtractorDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnProtractorObject) | Initializes a new Leadtools.Annotations.Designers.AnnProtractorDrawDesigner method. |
Leadtools.Annotations.Designers.AnnProtractorDrawDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnProtractorDrawDesigner object. |
Leadtools.Annotations.Designers.AnnProtractorDrawDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnProtractorDrawDesigner object. |
Leadtools.Annotations.Designers.AnnProtractorDrawDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnProtractorDrawDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnRectangleObject) | Initializes a new Leadtools.Annotations.Designers.AnnRectangleDrawDesigner method. |
Leadtools.Annotations.Designers.AnnRectangleDrawDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnRectangleDrawDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleDrawDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnRectangleDrawDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleDrawDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnRectangleDrawDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnRectangleObject) | Initializes a new Leadtools.Annotations.Designers.AnnRectangleEditDesigner method. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.GetThumbLocations | The Leadtools.Annotations.Designers.AnnRectangleEditDesigner implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.MinimumSize | Gets or sets a value that indicates the minimum object size. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.MoveThumb(int,LeadPointD) | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumb(System.Int32,Leadtools.LeadPointD) method for this Leadtools.Annotations.Designers.AnnRectangleEditDesigner object. |
Leadtools.Annotations.Designers.AnnRectangleEditDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | The Leadtools.Annotations.Designers.AnnRectangleEditDesigner implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method. |
Leadtools.Annotations.Designers.AnnRunDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnObject) | Initializes a new instance of Leadtools.Annotations.Designers.AnnRunDesigner with the specified parameters. |
Leadtools.Annotations.Designers.AnnRunDesigner.Cancel | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.Cancel in this Leadtools.Annotations.Designers.AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.EndWorking | Ends the running process. |
Leadtools.Annotations.Designers.AnnRunDesigner.HitTestBuffer | Gets or sets the hit test buffer for this Leadtools.Annotations.Designers.AnnRunDesigner. |
Leadtools.Annotations.Designers.AnnRunDesigner.OnPointerDoubleClick(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDoubleClick(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnRunDesigner object. |
Leadtools.Annotations.Designers.AnnRunDesigner.OnRun(AnnRunDesignerEventArgs) | Raises the Leadtools.Annotations.Designers.AnnRunDesigner.Run event. |
Leadtools.Annotations.Designers.AnnRunDesigner.Run | Occurs when this Leadtools.Annotations.Designers.AnnRunDesigner is running an Leadtools.Annotations.Core.AnnObject. |
Leadtools.Annotations.Designers.AnnRunDesigner.StartWorking | Starts the running process. |
Leadtools.Annotations.Designers.AnnRunDesigner.Working | Continues the running process. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnSelectionObject) | Initializes a new Leadtools.Annotations.Designers.AnnSelectionEditDesigner method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.End | This object's implementation of the Leadtools.Annotations.Designers.AnnDesigner.End method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.GetThumbLocations | The Leadtools.Annotations.Designers.AnnSelectionEditDesigner implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.MaintainAspectRatio | This object's implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.MaintainAspectRatio method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.MoveThumb(int,LeadPointD) | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumb(System.Int32,Leadtools.LeadPointD) method for this Leadtools.Annotations.Designers.AnnSelectionEditDesigner object. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method. |
Leadtools.Annotations.Designers.AnnSelectionEditDesigner.Start | This object's implementation of the Leadtools.Annotations.Designers.AnnDesigner.Start method. |
Leadtools.Annotations.Designers.AnnTextEditDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnTextObject) | Initializes a new Leadtools.Annotations.Designers.AnnTextEditDesigner method. |
Leadtools.Annotations.Designers.AnnTextEditDesigner.EditText | Occurs when the user enters text edit mode in this Leadtools.Annotations.Designers.AnnTextEditDesigner. |
Leadtools.Annotations.Designers.AnnTextEditDesigner.OnPointerDoubleClick(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDoubleClick(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnTextEditDesigner. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnTextPointerObject) | Initializes a new Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner method. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.Cancel | Provides an implementation of the Leadtools.Annotations.Designers.AnnDrawDesigner.Cancel method for the Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.DefaultText | Gets or sets the default text to be used with new Leadtools.Annotations.Core.AnnTextPointerObject objects. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.EndWorking | Provides an implementation of the Leadtools.Annotations.Designers.AnnDrawDesigner.EndWorking method for the Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.OnPointerDown(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerDown(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.OnPointerMove(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerMove(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner.OnPointerUp(AnnContainer,AnnPointerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnDesigner.OnPointerUp(Leadtools.Annotations.Core.AnnContainer,Leadtools.Annotations.Core.AnnPointerEventArgs) method for this Leadtools.Annotations.Designers.AnnTextPointerDrawDesigner object. |
Leadtools.Annotations.Designers.AnnTextPointerEditDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnTextPointerObject) | Initializes a new Leadtools.Annotations.Designers.AnnTextPointerEditDesigner method. |
Leadtools.Annotations.Designers.AnnTextPointerEditDesigner.GetThumbLocations | Leadtools.Annotations.Designers.AnnTextPointerEditDesigner implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.GetThumbLocations method. |
Leadtools.Annotations.Designers.AnnTextPointerEditDesigner.MoveThumb(int,LeadPointD) | Provides an implementation of the Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumb(System.Int32,Leadtools.LeadPointD) method for this Leadtools.Annotations.Designers.AnnTextPointerEditDesigner object. |
Leadtools.Annotations.Designers.AnnTextRollupRunDesigner.#ctor(IAnnAutomationControl,AnnContainer,AnnTextRollupObject) | Initializes a new Leadtools.Annotations.Designers.AnnTextRollupRunDesigner method. |
Leadtools.Annotations.Designers.AnnTextRollupRunDesigner.OnRun(AnnRunDesignerEventArgs) | Provides an implementation of the Leadtools.Annotations.Designers.AnnRunDesigner.OnRun(Leadtools.Annotations.Core.AnnRunDesignerEventArgs) method for this Leadtools.Annotations.Designers.AnnTextRollupRunDesigner object. |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Annotations.Designers.AnnDesigner.GetRenderer | Gets the object that is used to render the TargetObject. |
Leadtools.Annotations.Designers.AnnDrawDesigner.ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnDrawDesigner.ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. |
Leadtools.Annotations.Designers.AnnDrawDesigner.IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Leadtools.Annotations.Designers.AnnEditDesigner.ResetRotateThumbs | Move the rotate thumbs to the default position. |
Leadtools.Annotations.Designers.AnnEditDesigner.RotateModifierKey | Gets or sets a value indicating the current auto-rotate modifier key. |
The following library has been added to LEADTOOLS For .NET v17.5:
Namespace | Description |
---|---|
Leadtools.Annotations.Designers JavaScript | Contains classes for building edit mode and run mode designers for annotation objects. |