endSelection method
void
endSelection()
Implementation
void endSelection() {
selectionStartPoint.value = null;
selectionEndPoint.value = null;
selectionRect.value = null;
}
void endSelection() {
selectionStartPoint.value = null;
selectionEndPoint.value = null;
selectionRect.value = null;
}