IDragAndDropManager Methods

Methods

AddAnchorPoint Add an new anchor point.
ClearAnchorPoints Remove all anchor points.
Dispose Dispose all resources.
End End the drag end drop process.
PointInButton Check a point is in button area (e.g. do not start new drag and drop process while user click on an button).
SetAnchorPoints Sets a List of AnchorPoints. Attention: Lists are not cloned, ClearAnchorPoints(true) will manipulate passed lists!
SetProfilePoly Use profile for difference distance values.
Start Start the drag and drop process for a drag and drop object.

Extension Methods

See Also