The following tables list the members exposed by AnnPointDrawDesigner.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AnnPointDrawDesigner | Initializes a new AnnPointDrawDesigner 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) |
![]() |
OnMouseLeftButtonDown | AnnPointDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. |
![]() |
OnMouseLeftButtonUp | AnnPointDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. |
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) |
![]() |
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