
| 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. (Inherited from Leadtools.Windows.Annotations.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. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
![]() | IsClipCursor | Enables and disables clipping the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | IsMouseLeftButtonDown | Gets a value indicating whether the mouse left button is currently down. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | ObjectTemplate | Gets or sets the annotation template object. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
![]() | 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.Windows.Annotations.AnnDrawDesigner) |
| Name | Description | |
|---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
| Name | Description | |
|---|---|---|
![]() | Cancel | Overridden. AnnTextPointerDrawDesigner implementation of AnnDrawDesigner.Cancel. |
![]() | End | Overrides AnnDesigner.End (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
![]() | OnMouseDoubleClick | Handles mouse double-click events on the designer. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | 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. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | Start | Starts the current designer (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
| Name | Description | |
|---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | EndWorking | Overridden. AnnTextPointerDrawDesigner implementation of AnnDrawDesigner.EndWorking. |
![]() | OnDraw | Raises the Draw event. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | StartWorking | Starts the drawing of the AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
![]() | Working | Continues the drawing of the AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
| Name | Description | |
|---|---|---|
![]() | Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |