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

◆ draw_control() [1/4]

static void xtd::forms::control_renderer::draw_control ( xtd::drawing::graphics graphics,
const xtd::drawing::rectangle bounds 
)
static

Draws a box in the specified bounds.

Parameters
graphicsThe Graphics used to draw a control.
boundsThe xtd::drawing::rectangle that specifies the bounds of the control.
graphicsThe Graphics used to draw a control.
boundsThe xtd::drawing::rectangle that specifies the bounds of the control.