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

◆ add_rounded_rectangle() [1/4]

void xtd::drawing::drawing_2d::graphics_path::add_rounded_rectangle ( const xtd::drawing::rectangle rect,
float  radius 
)

Adds a rounded rectangle to this path.

Parameters
rectA xtd::drawing::rectangle that represents the rounded rectangle to add.
radiusThe radius of the rounded rectange angles.