|
static |
Draws a box in the specified bounds and style.
graphics | The Graphics used to draw a box. |
bounds | The xtd::drawing::rectangle that specifies the bounds of the box. |
box_model | The xtd::forms::style_sheets::ibox_model that specifies the style for the box. |