CanvasIO.drawRectangleImpl

Draw a rectangle.

interface CanvasIO
protected nothrow
void
drawRectangleImpl

Parameters

rectangle Rectangle

Rectangle to draw.

color Color

Color to fill the rectangle with.

Meta