Leadtools.Windows.Annotations Namespace : AnnTextDrawDesigner Class |
The following tables list the members exposed by AnnTextDrawDesigner.
Name | Description | |
---|---|---|
AnnTextDrawDesigner Constructor | Initializes a new AnnTextDrawDesigner object. |
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
DefaultText | Gets or sets the default text to be used with new AnnTextObject objects. | |
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) | |
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 | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) | |
EndWorking | Overridden. AnnTextDrawDesigner implementation of AnnDrawDesigner.EndWorking. | |
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 | Overridden. AnnTextDrawDesigner implementation of AnnDrawDesigner.StartWorking. | |
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) |