xtd 0.2.0
Loading...
Searching...
No Matches

◆ clear()

void xtd::drawing::graphics::clear ( const color color)

Clears the entire drawing surface and fills it with the specified background color.

Parameters
colorxtd::drawing::color structure that represents the background color of the drawing surface.
Examples
graphics.cpp.