The following tables list the members exposed by AnnRunDesigner.
Name | Description | |
---|---|---|
![]() | AnnRunDesigner Constructor | Initializes a new instance of AnnRunDesigner with the specified parameters. ![]() |
Name | Description | |
---|---|---|
![]() | AutomationControl | Gets the automation control associated with this designer. ![]() |
![]() | ClipCursor | Gets or sets a value that indicates whether to clip the mouse cursor. ![]() |
![]() | HasStarted | Gets a value that indicates whether this designer has started. ![]() |
![]() | HitTestBuffer | Gets or sets the hit test buffer for this AnnRunDesigner. ![]() |
![]() | IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. ![]() |
![]() | TargetObject | Gets or sets the target object for this designer. ![]() |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor when the ClipCursor is true. ![]() |
![]() | Container | Gets the Leadtools.Annotations.Core.AnnContainer object for this AnnDesigner. ![]() |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. Provides an implementation of the AnnDesigner.Cancel in this AnnRunDesigner object. ![]() |
![]() | End | Ends this designer. ![]() |
![]() | Invalidate | Manually invalidates this designer. ![]() |
![]() | OnPointerDoubleClick | Overridden. Provides an implementation of the AnnDesigner.OnPointerDoubleClick method for this AnnRunDesigner object. ![]() |
![]() | OnPointerDown | Overridden. Provides an implementation of the AnnDesigner.OnPointerDown method for this AnnRunDesigner object. ![]() |
![]() | OnPointerMove | Overridden. Provides an implementation of the AnnDesigner.OnPointerMove method for this AnnRunDesigner object. ![]() |
![]() | OnPointerUp | Overridden. Provides an implementation of the AnnDesigner.OnPointerUp method for this AnnRunDesigner object. ![]() |
![]() | Start | Starts this designer. ![]() |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. ![]() |
![]() | EndWorking | Ends the running process. ![]() |
![]() | OnRun | Raises the Run event. ![]() |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. ![]() |
![]() | StartWorking | Starts the running process. ![]() |
![]() | Working | Continues the running process. ![]() |
Name | Description | |
---|---|---|
![]() | Run | Occurs when this AnnRunDesigner is running an Leadtools.Annotations.Core.AnnObject. ![]() |