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