Is this page helpful?
For a list of all members of this type, see AnnDesigner members
Public Methods
Name | Description | |
---|---|---|
![]() |
Cancel | Cancels the current designer operation. |
![]() |
End | Ends this designer. |
![]() |
GetRenderer | Gets the object that is used to render the TargetObject. |
![]() |
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. |
![]() |
SnapPointToGrid | Snaps the specified point to the container grid based on SnapToGridOptions. |
![]() |
Start | Starts this designer. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
ClipPoint | Clips the specified point. |
See Also