boundingBoxes property

List<Rect> boundingBoxes

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

Implementation

List<Rect> get boundingBoxes;