![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace : AnnFreehandDrawDesigner Class |
The following tables list the members exposed by AnnFreehandDrawDesigner.
Name | Description | |
---|---|---|
![]() | AnnFreehandDrawDesigner Constructor | Initializes a new AnnFreehandDrawDesigner object. |
Name | Description | |
---|---|---|
![]() | AutomationControl | Gets or sets the owner automation control for this AnnDesigner (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | ClipCursor | Enables and disables clipping the cursor. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | Container | Gets or sets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | ExtendedMode | Gets or sets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | ExtendedModeModifierKey | Gets or sets a value indicating the current extended mode key. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | ObjectTemplate | Gets or sets the annotation template object. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | 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 Leadtools.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor when ClipCursor is true. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | DrawObject | Gets the AnnObject that is currently being drawn. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | IsExtendedMode | Gets a value indicating whether this AnnDrawDesigner is currently in extended mode. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
![]() | Cancel | AnnDrawDesigner implementation of AnnDesigner.Cancel. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | DoubleClick | AnnDrawDesigner implementation of AnnDesigner.DoubleClick. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |
![]() | KeyDown | Handles key down events on the designer. (Inherited from Leadtools.Annotations.AnnDesigner) |
![]() | MouseDown | Overridden. AnnFreehandDrawDesigner implementation of AnnDesigner.MouseDown. |
![]() | MouseMove | Overridden. AnnFreehandDrawDesigner implementation of AnnDesigner.MouseMove. |
![]() | MouseUp | Overridden. AnnFreehandDrawDesigner implementation of AnnDesigner.MouseUp. |
Name | Description | |
---|---|---|
![]() | Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from Leadtools.Annotations.AnnDrawDesigner) |