Leadtools.Windows.Annotations Namespace : AnnFreehandDrawDesigner Class |
The following tables list the members exposed by AnnFreehandDrawDesigner.
Name | Description | |
---|---|---|
AnnFreehandDrawDesigner Constructor | Initializes a new AnnFreehandDrawDesigner object. |
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
DrawObject | Gets or sets the AnnObject that is currently being drawn. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
IsClipCursor | Enables and disables clipping the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
IsMouseLeftButtonDown | Gets a value indicating whether the mouse left button is currently down. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
ObjectTemplate | Gets or sets the annotation template object. This is a dependency property. (Inherited from Leadtools.Windows.Annotations.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 Leadtools.Windows.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | AnnDrawDesigner implementation of AnnDesigner.Cancel. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
End | Overrides AnnDesigner.End (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
OnMouseDoubleClick | Overridden. AnnFreehandDrawDesigner implementation of AnnDesigner.OnMouseDoubleClick. | |
OnMouseLeftButtonDown | Overridden. AnnFreehandDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonDown. | |
OnMouseLeftButtonUp | Overridden. AnnFreehandDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. | |
OnMouseMove | Overridden. AnnFreehandDrawDesigner implementation of AnnDesigner.OnMouseMove. | |
OnMouseRightButtonDown | Handles mouse mouse right button down events on the designer. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
Start | Starts the current designer (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
EndWorking | Ends the annotation drawing process. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
OnDraw | Raises the Draw event. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
StartWorking | Starts the drawing of the AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) | |
Working | Continues the drawing of the AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |
Name | Description | |
---|---|---|
Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. (Inherited from Leadtools.Windows.Annotations.AnnDrawDesigner) |