For a list of all members of this type, see AnnPolylineDrawDesigner members.
| Name | Description | |
|---|---|---|
| Cancel | AnnDrawDesigner implementation of AnnDesigner.Cancel. (Inherited from AnnDrawDesigner) |
| DoubleClick | Overridden. AnnPolylineDrawDesigner implementation of AnnDrawDesigner.DoubleClick. |
| KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) |
| MouseDown | Overridden. AnnPolylineDrawDesigner implementation of AnnDesigner.MouseDown. |
| MouseMove | Overridden. AnnPolylineDrawDesigner implementation of AnnDesigner.MouseMove. |
| MouseUp | Overridden. AnnPolylineDrawDesigner implementation of AnnDesigner.MouseUp. |
| Name | Description | |
|---|---|---|
| EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) |
| EndWorking | Ends the annotation drawing process. (Inherited from AnnDrawDesigner) |
| 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) |
| OnAfterDrawingObjects | AnnDrawDesigner implementation of AnnDesigner.OnAfterDrawingObjects. (Inherited from AnnDrawDesigner) |
| OnDraw | Raises the AnnDrawDesigner.Draw event. (Inherited from AnnDrawDesigner) |
| StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from AnnDesigner) |
| StartWorking | Starts the drawing of the AnnObject. (Inherited from AnnDrawDesigner) |
| Working | Continues the drawing of the AnnObject. (Inherited from AnnDrawDesigner) |