fillRectangle

abstract fun fillRectangle(localBounds: IntRect, color: ArgbColor)(source)

Adds a local fill command.

Parameters

localBounds

the rectangle to fill.

color

the fill color.

Throws

when the scope is no longer valid.