The following tables list the members exposed by AnnTextPointerDrawDesigner.
Name | Description | |
---|---|---|
![]() | AnnTextPointerDrawDesigner Constructor | Initializes a new AnnTextPointerDrawDesigner method. |
Name | Description | |
---|---|---|
![]() | AutomationControl | Gets the automation control associated with this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | ClipCursor | Gets or sets a value that indicates whether to clip the mouse cursor. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | DefaultText | Gets or sets the default text to be used with new Leadtools.Annotations.Core.AnnTextPointerObject objects. |
![]() | ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
![]() | ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode modifier key. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
![]() | HasStarted | Gets a value that indicates whether this designer has started. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | OperationStatus | Gets the current drawing operation status. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
![]() | TargetObject | Gets or sets the target object for this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor when the ClipCursor is true. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | Container | Gets the Leadtools.Annotations.Core.AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. Provides an implementation of the AnnDrawDesigner.Cancel method for the AnnTextPointerDrawDesigner object. |
![]() | End | Ends drawing the TargetObject. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
![]() | GetRenderer | Gets the object that is used to render the TargetObject. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | Invalidate | Manually invalidates this designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | OnPointerDoubleClick | Handles pointer double-click events on the designer. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | OnPointerDown | Overridden. Provides an implementation of the AnnDesigner.OnPointerDown method for this AnnTextPointerDrawDesigner object. |
![]() | OnPointerMove | Overridden. Provides an implementation of the AnnDesigner.OnPointerMove method for this AnnTextPointerDrawDesigner object. |
![]() | OnPointerUp | Overridden. Provides an implementation of the AnnDesigner.OnPointerUp method for this AnnTextPointerDrawDesigner object. |
![]() | Start | Starts drawing the TargetObject. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | EndWorking | Overridden. Provides an implementation of the AnnDrawDesigner.EndWorking method for the AnnTextPointerDrawDesigner object. |
![]() | OnDraw | Raises the Draw event. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) |
![]() | StartWorking | Starts the drawing process. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
![]() | Working | Indicates whether this AnnDrawDesigner is currently drawing. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | Draw | Occurs when this AnnDrawDesigner object is drawing an Leadtools.Annotations.Core.AnnObject. (Inherited from Leadtools.Annotations.Designers.AnnDrawDesigner) |