selectionRect property
Current marquee selection rectangle in scene coordinates.
Implementation
Rect? get selectionRect => _selectionModel.selectionRect;
Current marquee selection rectangle in scene coordinates.
Rect? get selectionRect => _selectionModel.selectionRect;