The following tables list the members exposed by AnnTextRollupRunDesigner.
Name | Description | |
---|---|---|
AnnTextRollupRunDesigner Constructor | Initializes a new AnnTextRollupRunDesigner 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) | |
HasStarted | Gets a value that indicates whether this designer has started. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
HitTestBuffer | Gets or sets the hit test buffer for this AnnRunDesigner. (Inherited from Leadtools.Annotations.Designers.AnnRunDesigner) | |
IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
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) |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
EndWorking | Ends the running process. (Inherited from Leadtools.Annotations.Designers.AnnRunDesigner) | |
OnRun | Overridden. Provides an implementation of the AnnRunDesigner.OnRun method for this AnnTextRollupRunDesigner object. | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.Designers.AnnDesigner) | |
StartWorking | Starts the running process. (Inherited from Leadtools.Annotations.Designers.AnnRunDesigner) | |
Working | Continues the running process. (Inherited from Leadtools.Annotations.Designers.AnnRunDesigner) |
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an Leadtools.Annotations.Core.AnnObject. (Inherited from Leadtools.Annotations.Designers.AnnRunDesigner) |