The following tables list the members exposed by AnnDrawDesigner.
Public Methods
Name | Description | |
---|---|---|
Cancel | AnnDrawDesigner implementation of AnnDesigner.Cancel. | |
DoubleClick | AnnDrawDesigner implementation of AnnDesigner.DoubleClick. |
Protected Methods
Name | Description | |
---|---|---|
EndWorking | Ends the annotation drawing process. | |
OnAfterDrawingObjects | AnnDrawDesigner implementation of AnnDesigner.OnAfterDrawingObjects. | |
OnDraw | Raises the Draw event. | |
StartWorking | Starts the drawing of the AnnObject. | |
Working | Continues the drawing of the AnnObject. |
Public Properties
Name | Description | |
---|---|---|
ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. | |
ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode key. | |
ObjectTemplate | Gets or sets the annotation template object. | |
UseNewMultilineBehavior | Gets or sets a value that indicate whether to cancel the drawing of a multi-point object if the mouse cursor was clicked and released in the same position. |
Protected Properties
Name | Description | |
---|---|---|
DrawObject | Gets the AnnObject that is currently being drawn. | |
IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. |
Public Events
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. |
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