The following tables list the members exposed by AnnDesigner.
Public Methods
Name | Description | |
---|---|---|
Cancel | Cancels the current designer operation. | |
DoubleClick | Handles mouse double-click events on the designer. | |
KeyDown | Handles key down events on the designer. | |
MouseDown | Handles mouse down events on the designer. | |
MouseMove | Handles mouse move events on the designer. | |
MouseUp | Handles mouse up events on the designer. |
Protected Methods
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. | |
GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. | |
HookContainer | Hooks or unhooks the Container. | |
OnAfterDrawingObjects | Provides support for extra drawing whenever the Container is painted. | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. |
Public Properties
Name | Description | |
---|---|---|
AutomationControl | Gets or sets the owner automation control for this AnnDesigner | |
ClipCursor | Enables and disables clipping the cursor. | |
Container | Gets or sets the AnnContainer object for this AnnDesigner. | |
Owner | Gets or sets the owner control for this AnnDesigner. |
Protected Properties
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when ClipCursor is true. |
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