Leadtools.Windows.Annotations Namespace : AnnButtonRunDesigner Class |
The following tables list the members exposed by AnnButtonRunDesigner.
Name | Description | |
---|---|---|
AnnButtonRunDesigner Constructor | Initializes a new AnnButtonRunDesigner object. |
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
HasStarted | Gets a value that indicates whether this AnnRunDesigner has started. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) | |
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) | |
Object | Gets or sets the AnnObject to be run. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.Cancel. | |
End | Ends running AnnRunDesigner.Object (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) | |
OnMouseDoubleClick | Handles mouse double-click events on the designer. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
OnMouseLeftButtonDown | Overridden. AnnButtonRunDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. | |
OnMouseLeftButtonUp | Overridden. AnnButtonRunDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. | |
OnMouseMove | Overridden. AnnButtonRunDesigner implementation of AnnDesigner.OnMouseMove. | |
OnMouseRightButtonDown | Handles mouse mouse right button down events on the designer. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
Start | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.Start. |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
EndWorking | Ends the running process. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) | |
OnRun | Raises the AnnRunDesigner.Run event. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
StartWorking | Starts the editing process. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) | |
Working | Continues the running process. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) |
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnRunDesigner) |