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

◆ cut() [3/24]

static check_box xtd::forms::check_boxes::cut ( const drawing::point location,
const drawing::size size 
)
static

Create a system-defined check_box that represent cut check_box with specified location, and size.

Parameters
locationThe check_box location in pixels.
sizeThe check_box size in pixels.
Returns
The created check_box.