For a list of all members of this type, see AnnEditDesigner members
Name | Description | |
---|---|---|
Cancel | The AnnEditDesigner implementation of the AnnDesigner.Cancel method. | |
End | Ends the editing of the TargetObject. | |
GetRenderer | Gets the object that is used to render the TargetObject. (Inherited from AnnDesigner) | |
GetRotateGripper | Gets the location of the rotate gripper thumb for the selected object, in annotation coordinates. | |
GetThumbLocations | Gets the location of the thumbs of this AnnEditDesigner. | |
HitTestThumbs | Performs hit-testing on the specified thumb control point of this edit designer. | |
Invalidate | Manually invalidates this designer. | |
OnPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick event in this AnnEditDesigner object. | |
OnPointerDown | Provides an implementation of the OnPointerDown event in this AnnEditDesigner object. | |
OnPointerMove | Provides an implementation of the OnPointerMove event in this AnnEditDesigner object. | |
OnPointerUp | Provides an implementation of the OnPointerUp event in this AnnEditDesigner object. | |
ResetRotateThumbs | Move the rotate thumbs to the default position. | |
SnapObjectToGrid | Snaps the specified AnnObject to the container grid based on AnnSnapToGridOptions. | |
SnapPointToGrid | Snaps the specified point to the container grid based on SnapToGridOptions. (Inherited from AnnDesigner) | |
Start | Starts editing the TargetObject. |
Name | Description | |
---|---|---|
ClipPoint | Clips the specified point. (Inherited from AnnDesigner) | |
EndWorking | Ends editing. | |
GetIntersectionWithReferencePoints | Gets the intersection point between the rotate center and gripper. | |
GetRotateCenterPoint | Gets the location of the rotate center 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. | |
StartWorking | Begins editing. | |
Working | Continues the editing process. |