The following tables list the members exposed by AnnPolylineDrawDesigner.
Name | Description | |
---|---|---|
AnnPolylineDrawDesigner Constructor | Initializes a new AnnPolylineDrawDesigner object. |
Name | Description | |
---|---|---|
ClipCursor | Enables and disables clipping the cursor. (Inherited from AnnDesigner) | |
Container | Gets or sets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner) | |
ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from AnnDrawDesigner) | |
ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode key. (Inherited from AnnDrawDesigner) | |
ObjectTemplate | Gets or sets the annotation template object. (Inherited from AnnDrawDesigner) | |
Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when ClipCursor is true. (Inherited from AnnDesigner) | |
DrawObject | Gets the AnnObject that is currently being drawn. (Inherited from AnnDrawDesigner) | |
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from AnnDrawDesigner) |
Name | Description | |
---|---|---|
Cancel | AnnDrawDesigner implementation of Cancel. (Inherited from AnnDrawDesigner) | |
DoubleClick | Overridden. AnnPolylineDrawDesigner implementation of DoubleClick. | |
KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) | |
MouseDown | Overridden. AnnPolylineDrawDesigner implementation of MouseDown. | |
MouseMove | Overridden. AnnPolylineDrawDesigner implementation of MouseMove. | |
MouseUp | Overridden. AnnPolylineDrawDesigner implementation of 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 Container. (Inherited from AnnDesigner) | |
OnAfterDrawingObjects | AnnDrawDesigner implementation of OnAfterDrawingObjects. (Inherited from AnnDrawDesigner) | |
OnDraw | Raises the 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) |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from AnnDrawDesigner) |