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

◆ draw_button() [2/10]

static void xtd::forms::button_renderer::draw_button ( const style_sheets::style_sheet style_sheet,
xtd::drawing::graphics graphics,
const xtd::drawing::rectangle bounds 
)
static

Draws a button in the specified bounds.

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