Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace : AnnSelectionEditDesigner Class |
The following tables list the members exposed by AnnSelectionEditDesigner.
Name | Description | |
---|---|---|
AnnSelectionEditDesigner Constructor | Initializes a new AnnSelectionEditDesigner method. |
Name | Description | |
---|---|---|
AutomationControl | Gets the automation control associated with this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
FinalTargetObject | Gets the final target object for this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
HasStarted | Gets a value that indicates whether this designer has started. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
IsModified | Gets or sets a value that indicates whether this object has been modified. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
MaintainAspectRatio | Overridden. This object's implementation of the AnnEditDesigner.MaintainAspectRatio method. | |
MinimumSize | Gets or sets a value that indicates the minimum object size. (Inherited from Leadtools.Annotations.Designers.AnnRectangleEditDesigner) | |
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) | |
RestrictDesigners | Gets or sets a value that indicates whether the object should be restricted to a point inside the rectangle set in ClipRectangle. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
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) | |
SnapToGridOptions | Gets the AnnSnapToGridOptions for this AnnDesigner. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
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) | |
WorkingBuffer | Gets or sets the buffer to use for determining how far a OnPointerMove is from the previous OnPointerMove to be considered a legitimate move operation by the user and not an error due to sensitity. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) |
Name | Description | |
---|---|---|
ClipRectangle | Gets the cursor clipping rectangle for this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | The AnnEditDesigner implementation of the AnnDesigner.Cancel method. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
End | Overridden. This object's implementation of the AnnDesigner.End method. | |
GetRenderer | Gets the object that is used to render the TargetObject. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
GetRotateGripper | Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
GetThumbLocations | Overridden. The AnnSelectionEditDesigner implementation of the GetThumbLocations method. | |
Invalidate | Manually invalidates this designer. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
OnPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick event in this AnnEditDesigner object. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
OnPointerDown | The AnnRectangleEditDesigner implementation of the OnPointerDown method. (Inherited from Leadtools.Annotations.Designers.AnnRectangleEditDesigner) | |
OnPointerMove | Overridden. Provides an implementation of the OnPointerMove method. | |
OnPointerUp | Provides an implementation of the OnPointerUp event in this AnnEditDesigner object. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
ResetRotateThumbs | Move the rotate thumbs to the default position. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
SnapObjectToGrid | Provides an implementation of the SnapObjectToGrid method for this AnnRectangleEditDesigner object. (Inherited from Leadtools.Annotations.Designers.AnnRectangleEditDesigner) | |
SnapPointToGrid | Snaps the specified point to the container grid based on SnapToGridOptions. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
Start | Overridden. This object's implementation of the AnnDesigner.Start method. |
Name | Description | |
---|---|---|
ClipPoint | Clips the specified point. (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) | |
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. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
Move | Moves the object. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
MoveThumb | Overridden. Provides an implementation of the MoveThumb method for this AnnSelectionEditDesigner object. | |
OnEdit | Raises the Edit event. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
StartWorking | Begins editing. (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 AnnObject. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
EditContent | Occurs when this AnnEditDesigner is editing the content of an AnnObject. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) |