Leadtools.Annotations Namespace : AnnButtonRunDesigner Class |
The following tables list the members exposed by AnnButtonRunDesigner.
Name | Description | |
---|---|---|
AnnButtonRunDesigner Constructor | Initializes a new AnnButtonRunDesigner 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) | |
HasStarted | Gets a value that indicates whether this AnnRunDesigner has started. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
HitTestBuffer | Gets or sets the hit test buffer for this AnnRunDesigner. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
Object | Gets or sets the AnnObject to be run. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when AnnDesigner.ClipCursor is true. (Inherited from Leadtools.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.Cancel. | |
DoubleClick | AnnRunDesigner implementation of AnnDesigner.DoubleClick. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
End | Ends running AnnRunDesigner.Object (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
KeyDown | Handles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) | |
MouseDown | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.MouseDown. | |
MouseMove | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.MouseMove. | |
MouseUp | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.MouseUp. | |
Start | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.Start. |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Annotations.AnnDesigner) | |
EndWorking | Ends the running process. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
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 AnnDesigner.Container. (Inherited from Leadtools.Annotations.AnnDesigner) | |
OnAfterDrawingObjects | Provides support for extra drawing whenever the AnnDesigner.Container is painted. (Inherited from Leadtools.Annotations.AnnDesigner) | |
OnRun | Raises the Leadtools.Annotations.AnnRunDesigner.Run event. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Annotations.AnnDesigner) | |
StartWorking | Starts the editing process. (Inherited from Leadtools.Annotations.AnnRunDesigner) | |
Working | Continues the running process. (Inherited from Leadtools.Annotations.AnnRunDesigner) |
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. (Inherited from Leadtools.Annotations.AnnRunDesigner) |