RectangleCollection
-
class
RectangleCollection()
Methods
Methods
_assign
-
RectangleCollection._assign(other) Arguments: - other (
RectangleBase()) – None
Return type: void
- other (
addRectangle
setBorderRadius
-
RectangleCollection.setBorderRadius(borderRadius) Arguments: - borderRadius (
number()) –
Return type: void
- borderRadius (
setFillOpacity
-
RectangleCollection.setFillOpacity(fillOpacity) Arguments: - fillOpacity (
number()) –
Return type: void
- fillOpacity (