The following tables list the members exposed by AnnFreehandDrawDesigner.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AnnFreehandDrawDesigner | Initializes a new AnnFreehandDrawDesigner object. |
Protected Constructors
Name | Description | |
---|---|---|
![]() |
AnnDrawDesigner | Initializes a new AnnDesigner with explicit parameters. (Inherited from AnnDrawDesigner) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Cancel | AnnDrawDesigner implementation of AnnDesigner.Cancel. (Inherited from AnnDrawDesigner) |
![]() |
End | Overrides AnnDesigner.End (Inherited from AnnDrawDesigner) |
![]() |
OnMouseDoubleClick | AnnFreehandDrawDesigner implementation of AnnDesigner.OnMouseDoubleClick. |
![]() |
OnMouseLeftButtonDown | AnnFreehandDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. |
![]() |
OnMouseLeftButtonUp | AnnFreehandDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. |
![]() |
OnMouseMove | AnnFreehandDrawDesigner implementation of AnnDesigner.OnMouseMove. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
EndWorking | Ends the annotation drawing process. (Inherited from AnnDrawDesigner) |
![]() |
OnDraw | Raises the Draw event. (Inherited from AnnDrawDesigner) |
![]() |
StartWorking | Starts the drawing of the AnnObject. (Inherited from AnnDrawDesigner) |
![]() |
Working | Continues the drawing of the AnnObject. (Inherited from AnnDrawDesigner) |
Public Properties
Name | Description | |
---|---|---|
![]() |
DrawObject | Gets or sets the AnnObject that is currently being drawn. (Inherited from AnnDrawDesigner) |
![]() |
ObjectTemplate | Gets or sets the annotation template object. This is a dependency property. (Inherited from AnnDrawDesigner) |
![]() |
Spacing | Gets or sets the spacing value: the distance between any two points in the free-hand drawing. |
![]() |
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. (Inherited from AnnDrawDesigner) |
Public Events
Name | Description | |
---|---|---|
![]() |
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from AnnDrawDesigner) |
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