FabGL
ESP32 Display Controller and Graphics Library

◆ drawRectangle() [2/2]

void drawRectangle ( Rect const &  rect)

Draws a rectangle using the current pen color.

Parameters
rectRectangle coordinates.

Definition at line 272 of file canvas.cpp.