The following tables list the members exposed by AnnRunDesigner.
Name | Description | |
---|---|---|
![]() | AnnRunDesigner Constructor | Creates a new instance of this AnnRunDesigner. |
Name | Description | |
---|---|---|
![]() | ClipCursor | Enables and disables clipping the cursor. (Inherited from AnnDesigner) |
![]() | Container | Gets or sets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner) |
![]() | HasStarted | Gets a value that indicates whether this AnnRunDesigner has started. |
![]() | HitTestBuffer | Gets or sets the hit test buffer for this AnnRunDesigner. |
![]() | Object | Gets or sets the AnnObject to be run. |
![]() | Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor when AnnDesigner.ClipCursor is true. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. AnnRunDesigner implementation of AnnDesigner.Cancel. |
![]() | DoubleClick | Overridden. AnnRunDesigner implementation of AnnDesigner.DoubleClick. |
![]() | End | Ends running AnnRunDesigner.Object |
![]() | KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) |
![]() | MouseDown | Overridden. AnnRunDesigner implementation of AnnDesigner.MouseDown. |
![]() | MouseMove | Overridden. AnnRunDesigner implementation of AnnDesigner.MouseMove. |
![]() | MouseUp | Overridden. AnnRunDesigner implementation of AnnDesigner.MouseUp. |
![]() | Start | Starts running AnnRunDesigner.Object |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) |
![]() | EndWorking | Ends the running process. |
![]() | GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from AnnDesigner) |
![]() | HookContainer | Hooks or unhooks the AnnDesigner.Container. (Inherited from AnnDesigner) |
![]() | OnAfterDrawingObjects | Provides support for extra drawing whenever the AnnDesigner.Container is painted. (Inherited from AnnDesigner) |
![]() | OnRun | Raises the AnnRunDesigner.Run event. |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from AnnDesigner) |
![]() | StartWorking | Starts the editing process. |
![]() | Working | Continues the running process. |
Name | Description | |
---|---|---|
![]() | Run | Occurs when this AnnRunDesigner is running an AnnObject. |