The following tables list the members exposed by AnnTextDrawDesigner.
Name | Description | |
---|---|---|
AnnTextDrawDesigner Constructor | Initializes a new AnnTextDrawDesigner 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) | |
DefaultText | Gets or sets the default text to be used with new AnnTextObject objects. | |
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 | Overridden. AnnTextDrawDesigner implementation of Cancel. | |
DoubleClick | AnnDrawDesigner implementation of DoubleClick. (Inherited from AnnDrawDesigner) | |
KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) | |
MouseDown | AnnRectangleDrawDesigner implementation of MouseDown. (Inherited from AnnRectangleDrawDesigner) | |
MouseMove | AnnRectangleDrawDesigner implementation of MouseMove. (Inherited from AnnRectangleDrawDesigner) | |
MouseUp | AnnRectangleDrawDesigner implementation of MouseUp. (Inherited from AnnRectangleDrawDesigner) |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) | |
EndWorking | Overridden. AnnTextDrawDesigner implementation of EndWorking. | |
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 | Overridden. AnnTextDrawDesigner implementation of StartWorking. | |
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) |