CanvasIO.drawRectangleOutline

Draw an outline of a rectangle.

interface CanvasIO
final nothrow
void
drawRectangleOutline

Parameters

rectangle Rectangle

Rectangle to draw an outline of.

width float

Width of each line.

color Color

Color of the outline.

Meta