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. ![]() |
![]() | ClipCursor | Gets or sets a value that indicates whether to clip the mouse cursor. ![]() |
![]() | HasStarted | Gets a value that indicates whether this designer has started. ![]() |
![]() | IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. ![]() |
![]() | 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. ![]() |
![]() | ShowThumbs | Gets or sets a value that indicates whether to show the thumbs. ![]() |
![]() | TargetObject | Gets or sets the target object for this designer. ![]() |
![]() | 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. ![]() |
![]() | Container | Gets the Leadtools.Annotations.Core.AnnContainer object for this AnnDesigner. ![]() |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. The AnnEditDesigner implementation of the AnnDesigner.Cancel method. ![]() |
![]() | End | Overridden. Ends the editing of the AnnDesigner.TargetObject. ![]() |
![]() | GetRenderer | Gets the object that is used to render the AnnDesigner.TargetObject. ![]() |
![]() | 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. ![]() |
![]() | 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. ![]() |
![]() | Start | Overridden. Starts editing the AnnDesigner.TargetObject. ![]() |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. ![]() |
![]() | 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. ![]() |
![]() | 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. ![]() |