The following tables list the members exposed by AnnPointEditDesigner.
Name | Description | |
---|---|---|
AnnPointEditDesigner Constructor | Initializes a new AnnPointEditDesigner method. |
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. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
MoveThumbIndex | Gets the index of the current thumb being moved. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
Operation | Gets a value that indicates which edit operation is currently being performed. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
RotateModifierKey | Gets or sets a value indicating the current auto-rotate modifier key. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
ShowThumbs | Gets or sets a value that indicates whether to show the thumbs. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
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. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
UseRotateThumbs | Gets or sets a value that indicates whether to use the rotate thumbs of this AnnEditDesigner. (Inherited from Leadtools.Annotations.Designers.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 | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
EndWorking | Ends editing. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
GetRotateCenterPoint | Gets the location of the rotate center thumb for the selected object, in annotation coordinates. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
GetRotateGripper | Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
GetRotationReferencePoints | Overridden. Provides an implementation of the AnnEditDesigner.GetRotationReferencePoints method for this AnnPointEditDesigner object. | |
Move | Moves the object. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
MoveThumb | Overridden. Provides an implementation of the AnnEditDesigner.MoveThumb method for this AnnPointEditDesigner object. | |
OnEdit | Raises the Edit event. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
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. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
Working | Continues the editing process. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) |
Name | Description | |
---|---|---|
Edit | Occurs when this AnnEditDesigner is editing an Leadtools.Annotations.Core.AnnObject. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) |