The following tables list the members exposed by AnnRunDesigner.
Public Constructors
Name | Description | |
---|---|---|
AnnDesigner | Initializes a new AnnDesigner with explicit parameters. (Inherited from AnnDesigner) | |
AnnRunDesigner | Creates a new instance of this AnnRunDesigner. |
Public Methods
Name | Description | |
---|---|---|
Cancel | AnnRunDesigner implementation of AnnDesigner.Cancel. | |
End | Ends running Object | |
OnMouseDoubleClick | Handles mouse double-click events on the designer. (Inherited from AnnDesigner) | |
OnMouseLeftButtonDown | AnnRunDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. | |
OnMouseLeftButtonUp | AnnRunDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. | |
OnMouseMove | AnnRunDesigner implementation of AnnDesigner.OnMouseMove. | |
OnMouseRightButtonDown | Handles mouse mouse right button down events on the designer. (Inherited from AnnDesigner) | |
Start | Starts running Object |
Protected Methods
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) | |
EndWorking | Ends the running process. | |
OnRun | Raises the 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. |
Public Properties
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner) | |
HasStarted | Gets a value that indicates whether this AnnRunDesigner has started. | |
IsClipCursor | Enables and disables clipping the cursor. (Inherited from AnnDesigner) | |
IsMouseLeftButtonDown | Gets a value indicating whether the mouse left button is currently down. (Inherited from AnnDesigner) | |
Object | Gets or sets the AnnObject to be run. This is a dependency property. |
Protected Properties
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor. (Inherited from AnnDesigner) |
Public Events
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. |
Public Fields
Name | Description | |
---|---|---|
RunEvent | Identifies the Run routed event. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET