CanvasIO.drawRectangle

Draw a rectangle.

interface CanvasIO
final nothrow
void
drawRectangle

Parameters

rectangle Rectangle

Rectangle to draw.

color Color

Color to fill the rectangle with.

Meta