![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace : AnnTextPointerDrawDesigner Class |
The following tables list the members exposed by AnnTextPointerDrawDesigner.
Name | Description | |
---|---|---|
![]() | AnnTextPointerDrawDesigner Constructor | Initializes a new AnnTextPointerDrawDesigner object. ![]() ![]() |
Name | Description | |
---|---|---|
![]() | Container | Gets the AnnContainer object for this AnnDesigner. ![]() ![]() |
![]() | DefaultText | Gets or sets the default text to be used with new AnnTextPointerObject objects. ![]() ![]() |
![]() | DrawObject | Gets or sets the AnnObject that is currently being drawn. ![]() ![]() |
![]() | IsClipCursor | Enables and disables clipping the cursor. ![]() ![]() |
![]() | IsMouseLeftButtonDown | Gets a value indicating whether the mouse left button is currently down. ![]() ![]() |
![]() | ObjectTemplate | Gets or sets the annotation template object. This is a dependency property.![]() ![]() |
![]() | 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. ![]() ![]() |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor. ![]() ![]() |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. AnnTextPointerDrawDesigner implementation of AnnDrawDesigner.Cancel. ![]() ![]() |
![]() | End | Overrides AnnDesigner.End![]() ![]() |
![]() | OnMouseDoubleClick | Handles mouse double-click events on the designer. ![]() ![]() |
![]() | OnMouseLeftButtonDown | Overridden. AnnTextPointerDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. ![]() ![]() |
![]() | OnMouseLeftButtonUp | Overridden. AnnTextPointerDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. ![]() ![]() |
![]() | OnMouseMove | Overridden. AnnTextPointerDrawDesigner implementation of AnnDesigner.OnMouseMove. ![]() ![]() |
![]() | OnMouseRightButtonDown | Handles mouse mouse right button down events on the designer. ![]() ![]() |
![]() | Start | Starts the current designer ![]() ![]() |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. ![]() |
![]() | EndWorking | Overridden. AnnTextPointerDrawDesigner implementation of AnnDrawDesigner.EndWorking. ![]() ![]() |
![]() | OnDraw | Raises the Draw event. ![]() ![]() |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. ![]() |
![]() | StartWorking | Starts the drawing of the AnnObject. ![]() ![]() |
![]() | Working | Continues the drawing of the AnnObject. ![]() ![]() |
Name | Description | |
---|---|---|
![]() | Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. ![]() ![]() |