selectionRect property

Rect? get selectionRect

Current marquee selection rectangle in scene coordinates.

Implementation

Rect? get selectionRect => _selectionModel.selectionRect;