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 : AnnRectangleEditDesigner Class |
The following tables list the members exposed by AnnRectangleEditDesigner.
Name | Description | |
---|---|---|
AnnRectangleEditDesigner Constructor | Initializes a new AnnRectangleEditDesigner 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 | Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner thumb. (Inherited from Leadtools.Annotations.Designers.AnnEditDesigner) | |
MinimumSize | Gets or sets a value that indicates the minimum object size. | |
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 | |
---|---|---|
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 AnnRectangleEditDesigner 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) |