| Leadtools.Windows.Annotations Namespace : AnnDrawDesigner Class |
The following tables list the members exposed by AnnDrawDesigner.
| 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. ![]() |
![]() | 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.![]() |
![]() | 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. ![]() |
| Name | Description | |
|---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor. ![]() (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
| Name | Description | |
|---|---|---|
![]() | Cancel | Overridden. AnnDrawDesigner implementation of AnnDesigner.Cancel. ![]() |
![]() | End | Overridden. Overrides AnnDesigner.End![]() |
![]() | OnMouseDoubleClick | Handles mouse double-click events on the designer. ![]() (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | OnMouseLeftButtonDown | Handles mouse left button down events on the designer. ![]() (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | OnMouseLeftButtonUp | Handles mouse left button up events on the designer. ![]() (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | OnMouseMove | Handles mouse move events on the designer. ![]() (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | 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. ![]() |
![]() | OnDraw | Raises the Draw event. ![]() |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from Leadtools.Windows.Annotations.AnnDesigner) |
![]() | StartWorking | Starts the drawing of the AnnObject. ![]() |
![]() | Working | Continues the drawing of the AnnObject. ![]() |
| Name | Description | |
|---|---|---|
![]() | Draw | Occurs when this AnnDrawDesigner object is drawing an AnnObject. ![]() |