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

◆ zoom_to_fit() [10/16]

static radio_button xtd::forms::radio_buttons::zoom_to_fit ( const control parent,
const drawing::point location 
)
static

Create a system-defined radio_button that represent zoom_to_fit radio_button with specified parent, and location.

Parameters
parentThe control that contains the radio_button.
locationThe radio_button location in pixels.
Returns
The created radio_button.