Is there any drawing api for a rect from point A t...
# compose
z
Is there any drawing api for a rect from point A to point B?
drawRect
but that is hardcoded to go from the top-left to the bottom-right. I'm trying to get a drag selection box
k
Min X, Min Y to Max X, Max Y