SelectionBox
fun SelectionBox(anchorPoint: Point = Point(0, 0), movingPoint: Point = anchorPoint)
Content copied to clipboard
Parameters
anchorPoint
the starting and unchanging Point of the selection
the starting and unchanging Point of the selection