For a list of all members of this type, see AnnEditDesigner members.
| Name | Description | |
|---|---|---|
| Cancel | Overridden. AnnEditDesigner implementation of AnnDesigner.Cancel. |
| DoubleClick | Overridden. AnnEditDesigner implementation of AnnDesigner.DoubleClick. |
| End | Ends editing AnnEditDesigner.EditObject |
| GetControlPointsLocation | Gets the location of the AnnControlPoint objects of this AnnEditDesigner |
| KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) |
| MouseDown | Overridden. AnnEditDesigner implementation of AnnDesigner.MouseDown. |
| MouseMove | Overridden. AnnEditDesigner implementation of AnnDesigner.MouseMove. |
| MouseUp | Overridden. AnnEditDesigner implementation of AnnDesigner.MouseUp. |
| Start | Starts editing AnnEditDesigner.EditObject |
| Name | Description | |
|---|---|---|
| EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) |
| EndWorking | Ends the editing process. |
| GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from AnnDesigner) |
| HookContainer | Hooks or unhooks the AnnDesigner.Container. (Inherited from AnnDesigner) |
| Move | Moves the object. |
| MoveControlPoint | Moves a control point. |
| MoveName | Moves the object's name. |
| OnAfterDrawingObjects | Overridden. AnnEditDesigner implementation of AnnDesigner.OnAfterDrawingObjects. |
| OnEdit | Raises the AnnEditDesigner.Edit event. |
| StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from AnnDesigner) |
| StartWorking | Starts the editing process. |
| Working | Continues the editing process. |