Leadtools.Annotations Namespace : AnnDesigner Class |
The following tables list the members exposed by AnnDesigner.
Name | Description | |
---|---|---|
AutomationControl | Gets or sets the owner automation control for this AnnDesigner | |
ClipCursor | Enables and disables clipping the cursor. | |
Container | Gets or sets the AnnContainer object for this AnnDesigner. | |
Owner | Gets or sets the owner control for this AnnDesigner. |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when ClipCursor is true. |
Name | Description | |
---|---|---|
Cancel | Cancels the current designer operation. | |
DoubleClick | Handles mouse double-click events on the designer. | |
KeyDown | Handles key down events on the designer. | |
MouseDown | Handles mouse down events on the designer. | |
MouseMove | Handles mouse move events on the designer. | |
MouseUp | Handles mouse up events on the designer. |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. | |
GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. | |
HookContainer | Hooks or unhooks the Container. | |
OnAfterDrawingObjects | Provides support for extra drawing whenever the Container is painted. | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. |