The following tables list the members exposed by AnnTextPointerDrawDesigner.
Public Constructors
Name | Description | |
---|---|---|
AnnTextPointerDrawDesigner | Initializes a new AnnTextPointerDrawDesigner object. |
Protected Constructors
Name | Description | |
---|---|---|
AnnDrawDesigner | Initializes a new AnnDesigner with explicit parameters. (Inherited from AnnDrawDesigner) |
Public Methods
Name | Description | |
---|---|---|
Cancel | AnnTextPointerDrawDesigner implementation of AnnDrawDesigner.Cancel. | |
End | Overrides AnnDesigner.End (Inherited from AnnDrawDesigner) | |
OnMouseLeftButtonDown | AnnTextPointerDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. | |
OnMouseLeftButtonUp | AnnTextPointerDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. | |
OnMouseMove | AnnTextPointerDrawDesigner implementation of AnnDesigner.OnMouseMove. |
Protected Methods
Name | Description | |
---|---|---|
EndWorking | AnnTextPointerDrawDesigner implementation of AnnDrawDesigner.EndWorking. | |
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 | |
---|---|---|
DefaultText | Gets or sets the default text to be used with new AnnTextPointerObject objects. | |
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