Leadtools.Windows.Annotations Namespace : AnnDesigner Class |
The following tables list the members exposed by AnnDesigner.
Name | Description | |
---|---|---|
Container | Gets the AnnContainer object for this AnnDesigner. | |
IsClipCursor | Enables and disables clipping the cursor. | |
IsMouseLeftButtonDown | Gets a value indicating whether the mouse left button is currently down. |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor. |
Name | Description | |
---|---|---|
Cancel | Cancels the current designer operation. | |
End | Ends the current designer | |
OnMouseDoubleClick | Handles mouse double-click events on the designer. | |
OnMouseLeftButtonDown | Handles mouse left button down events on the designer. | |
OnMouseLeftButtonUp | Handles mouse left button up events on the designer. | |
OnMouseMove | Handles mouse move events on the designer. | |
OnMouseRightButtonDown | Handles mouse mouse right button down events on the designer. | |
Start | Starts the current designer |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. |