boundingBoxes property
A list of Rect
s that represent the bounding box of this Selectable
in local coordinates.
Implementation
List<Rect> get boundingBoxes;
A list of Rect
s that represent the bounding box of this Selectable
in local coordinates.
List<Rect> get boundingBoxes;