The following tables list the members exposed by AnnDesigner.
Name | Description | |
---|---|---|
![]() | AnnDesigner Constructor | Initializes a new instance of AnnDesigner with the specified parameters. ![]() |
Name | Description | |
---|---|---|
![]() | AutomationControl | Gets the automation control associated with this designer. ![]() |
![]() | ClipCursor | Gets or sets a value that indicates whether to clip the mouse cursor. ![]() |
![]() | HasStarted | Gets a value that indicates whether this designer has started. ![]() |
![]() | IsMouseLeftButtonDown | Gets or sets a value indicating whether the left mouse button is currently down. ![]() |
![]() | TargetObject | Gets or sets the target object for this designer. ![]() |
Name | Description | |
---|---|---|
![]() | ClipCursorRectangle | Gets the rectangle used to clip the cursor when the ClipCursor is true. ![]() |
![]() | Container | Gets the Leadtools.Annotations.Core.AnnContainer object for this AnnDesigner. ![]() |
Name | Description | |
---|---|---|
![]() | Cancel | Cancels the current designer operation. ![]() |
![]() | End | Ends this designer. ![]() |
![]() | Invalidate | Manually invalidates this designer. ![]() |
![]() | OnPointerDoubleClick | Handles pointer double-click events on the designer. ![]() |
![]() | OnPointerDown | Handles pointer down events on the designer. ![]() |
![]() | OnPointerMove | Handles pointer move events on the designer. ![]() |
![]() | OnPointerUp | Handles pointer up events on the designer. ![]() |
![]() | Start | Starts this designer. ![]() |
Name | Description | |
---|---|---|
![]() | EndClipCursor | Ends clipping the mouse cursor. ![]() |
![]() | StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. ![]() |