For a list of all members of this type, see AnnDrawDesigner members.
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. AnnDrawDesigner implementation of Cancel. |
![]() | DoubleClick | Overridden. AnnDrawDesigner implementation of DoubleClick. |
![]() | KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) |
![]() | MouseDown | Handles mouse down events on the designer. (Inherited from AnnDesigner) |
![]() | MouseMove | Handles mouse move events on the designer. (Inherited from AnnDesigner) |
![]() | MouseUp | Handles mouse up events on the designer. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) |
![]() | EndWorking | Ends the annotation drawing process. |
![]() | GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from AnnDesigner) |
![]() | HookContainer | Hooks or unhooks the Container. (Inherited from AnnDesigner) |
![]() | OnAfterDrawingObjects | Overridden. AnnDrawDesigner implementation of OnAfterDrawingObjects. |
![]() | OnDraw | Raises the Draw event. |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from AnnDesigner) |
![]() | StartWorking | Starts the drawing of the AnnObject. |
![]() | Working | Continues the drawing of the AnnObject. |