For a list of all members of this type, see AnnEditDesigner members
Public Methods
Name | Description | |
---|---|---|
cancel | The AnnEditDesigner implementation of the AnnDesigner.Cancel method. | |
edit.remove | Occurs when this AnnEditDesigner is editing an AnnObject. | |
editContent.remove | Occurs when this AnnEditDesigner is editing the content of an AnnObject. | |
end | Ends the editing of the TargetObject. | |
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. | |
getRotateGripper | Gets the location of the rotate gripper 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. | |
getThumbLocations | Gets the location of the thumbs of this AnnEditDesigner. | |
invalidate | Manually invalidates this designer. | |
move | Moves the object. | |
moveThumb | Moves a thumb. | |
onEdit | Raises the Edit event. | |
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. | |
start | Starts editing the TargetObject. | |
startWorking | Begins editing. | |
working | Continues the editing process. |