Leadtools.Windows.Annotations Namespace : AnnRunDesigner Class |
The following tables list the members exposed by AnnRunDesigner.
Name | Description | |
---|---|---|
AnnRunDesigner Constructor | Creates a new instance of this AnnRunDesigner. |
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. | |
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. |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | Overridden. AnnRunDesigner implementation of AnnDesigner.Cancel. | |
End | Overridden. Ends running Object | |
OnMouseDoubleClick | Handles mouse double-click events on the designer. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
OnMouseLeftButtonDown | Overridden. AnnRunDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. | |
OnMouseLeftButtonUp | Overridden. AnnRunDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. | |
OnMouseMove | Overridden. AnnRunDesigner implementation of AnnDesigner.OnMouseMove. | |
OnMouseRightButtonDown | Handles mouse mouse right button down events on the designer. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
Start | Overridden. Starts running Object |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
EndWorking | Ends the running process. | |
OnRun | Raises the Run event. | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
StartWorking | Starts the editing process. | |
Working | Continues the running process. |
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. |