boundingBoxes property

List<Rect> get boundingBoxes
inherited

A list of Rects that represent the bounding box of this Selectable in local coordinates.

Implementation

List<Rect> get boundingBoxes;