For a list of all members of this type, see AnnRectangleEditDesigner members
Public Methods
Name | Description | |
---|---|---|
Cancel | The AnnEditDesigner implementation of the AnnDesigner.Cancel method. (Inherited from AnnEditDesigner) | |
End | Ends the editing of the TargetObject. (Inherited from AnnEditDesigner) | |
GetRotateGripper | Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates. (Inherited from AnnEditDesigner) | |
GetThumbLocations | The AnnRectangleEditDesigner implementation of the GetThumbLocations method. | |
HitTestThumbs | Performs hit-testing on the specified thumb control point of this edit designer. (Inherited from AnnEditDesigner) | |
Invalidate | Manually invalidates this designer. (Inherited from AnnEditDesigner) | |
OnPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick event in this AnnEditDesigner object. (Inherited from AnnEditDesigner) | |
OnPointerDown | The AnnRectangleEditDesigner implementation of the OnPointerDown method. | |
OnPointerMove | Provides an implementation of the OnPointerMove event in this AnnEditDesigner object. (Inherited from AnnEditDesigner) | |
OnPointerUp | Provides an implementation of the OnPointerUp event in this AnnEditDesigner object. (Inherited from AnnEditDesigner) | |
ResetRotateThumbs | Move the rotate thumbs to the default position. (Inherited from AnnEditDesigner) | |
SnapObjectToGrid | Provides an implementation of the SnapObjectToGrid method for this AnnRectangleEditDesigner object. | |
Start | Starts editing the TargetObject. (Inherited from AnnEditDesigner) |
Protected Methods
Name | Description | |
---|---|---|
EndWorking | Ends editing. (Inherited from AnnEditDesigner) | |
GetIntersectionWithReferencePoints | Gets the intersection point between the rotate center and gripper. (Inherited from AnnEditDesigner) | |
GetRotateCenterPoint | Gets the location of the rotate center thumb for the selected object, in annotation coordinates. (Inherited from 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 AnnEditDesigner) | |
Move | Moves the object. (Inherited from AnnEditDesigner) | |
MoveThumb | Provides an implementation of the MoveThumb method for this AnnRectangleEditDesigner object. | |
OnEdit | Raises the Edit event. (Inherited from AnnEditDesigner) | |
StartWorking | Begins editing. (Inherited from AnnEditDesigner) | |
Working | Continues the editing process. (Inherited from AnnEditDesigner) |