![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace : AnnRichTextDrawDesigner Class |
The following tables list the members exposed by AnnRichTextDrawDesigner.
Name | Description | |
---|---|---|
![]() | AnnRichTextDrawDesigner Constructor | Initializes a new AnnRichTextDrawDesigner object. |
Name | Description | |
---|---|---|
![]() | AutomationControl | Gets or sets the owner automation control for this AnnDesigner (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | ClipCursor | Enables and disables clipping the cursor. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | Container | Gets or sets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | DefaultRtf | Gets or sets the default rich text to be used with new AnnRichTextObject objects. |
![]() | ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode key. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | ObjectTemplate | Gets or sets the annotation template object. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | UseNewMultilineBehavior | Gets or sets a value that indicate whether to cancel the drawing of a multi-point object if the mouse cursor was clicked and released in the same position. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor when ClipCursor is true. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | DrawObject | Gets the AnnObject that is currently being drawn. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. AnnRichTextDrawDesigner implementation of AnnDrawDesigner.Cancel. |
![]() | DoubleClick | AnnDrawDesigner implementation of AnnDesigner.DoubleClick. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | KeyDown | Handles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | MouseDown | AnnRectangleDrawDesigner implementation of AnnDesigner.MouseDown. (Inherited from Leadtools.Annotations.AnnRectangleDrawDesigner) |
![]() | MouseMove | AnnRectangleDrawDesigner implementation of AnnDesigner.MouseMove. (Inherited from Leadtools.Annotations.AnnRectangleDrawDesigner) |
![]() | MouseUp | AnnRectangleDrawDesigner implementation of AnnDesigner.MouseUp. (Inherited from Leadtools.Annotations.AnnRectangleDrawDesigner) |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | EndWorking | Overridden. AnnRichTextDrawDesigner implementation of AnnDrawDesigner.EndWorking. |
![]() | GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | HookContainer | Hooks or unhooks the Container. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | OnAfterDrawingObjects | AnnDrawDesigner implementation of AnnDesigner.OnAfterDrawingObjects. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | OnDraw | Raises the Draw event. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | StartWorking | Overridden. AnnRichTextDrawDesigner implementation of AnnDrawDesigner.StartWorking. |
![]() | Working | Continues the drawing of the AnnObject. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |