The following tables list the members exposed by AnnEditDesigner.
| Name | Description | |
|---|---|---|
![]()  | AnnEditDesigner Constructor | Initializes a new instance of the AnnEditDesigner class with the specified parameters. | 
| Name | Description | |
|---|---|---|
![]()  | AutomationControl | Gets the automation control associated with this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | ClipCursor | Gets or sets a value that indicates whether to clip the mouse cursor. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | HasStarted | Gets a value that indicates whether this designer has started. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | MaintainAspectRatio | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner thumb. | 
![]()  | MoveThumbIndex | Gets the index of the current thumb being moved. | 
![]()  | Operation | Gets a value that indicates which edit operation is currently being performed. | 
![]()  | RotateModifierKey | Gets or sets a value indicating the current auto-rotate modifier key. | 
![]()  | ShowThumbs | Gets or sets a value that indicates whether to show the thumbs. | 
![]()  | TargetObject | Gets or sets the target object for this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | ThumbsHitTestBuffer | Gets or sets the hit test buffer to use for the thumbs of this AnnEditDesigner. | 
![]()  | UseRotateThumbs | Gets or sets a value that indicates whether to use the rotate thumbs of this AnnEditDesigner. | 
| Name | Description | |
|---|---|---|
![]()  | ClipCursorRectangle | Gets the rectangle used to clip the cursor when the ClipCursor is true. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | Container | Gets the Leadtools.Annotations.Core.AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
| Name | Description | |
|---|---|---|
![]()  | Cancel | Overridden. The AnnEditDesigner implementation of the AnnDesigner.Cancel method. | 
![]()  | End | Overridden. Ends the editing of the TargetObject. | 
![]()  | GetRenderer | Gets the object that is used to render the TargetObject. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | GetThumbLocations | Gets the location of the thumbs of this AnnEditDesigner. | 
![]()  | Invalidate | Overridden. Manually invalidates this designer. | 
![]()  | OnPointerDoubleClick | Handles pointer double-click events on the designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | OnPointerDown | Overridden. Provides an implementation of the AnnDesigner.OnPointerDown event in this AnnEditDesigner object. | 
![]()  | OnPointerMove | Overridden. Provides an implementation of the AnnDesigner.OnPointerMove event in this AnnEditDesigner object. | 
![]()  | OnPointerUp | Overridden. Provides an implementation of the AnnDesigner.OnPointerUp event in this AnnEditDesigner object. | 
![]()  | ResetRotateThumbs | Move the rotate thumbs to the default position. | 
![]()  | Start | Overridden. Starts editing the TargetObject. | 
| Name | Description | |
|---|---|---|
![]()  | EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | EndWorking | Ends editing. | 
![]()  | GetRotateCenterPoint | Gets the location of the rotate center thumb for the selected object, in annotation coordinates. | 
![]()  | GetRotateGripper | Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates. | 
![]()  | 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. | 
![]()  | Move | Moves the object. | 
![]()  | MoveThumb | Moves a thumb. | 
![]()  | OnEdit | Raises the Edit event. | 
![]()  | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | 
![]()  | StartWorking | Begins editing. It has an option to clip the mouse cursor. | 
![]()  | Working | Continues the editing process. | 
| Name | Description | |
|---|---|---|
![]()  | Edit | Occurs when this AnnEditDesigner is editing an Leadtools.Annotations.Core.AnnObject. |