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

◆ add_ellipse() [2/4]

void xtd::drawing::drawing_2d::graphics_path::add_ellipse ( const xtd::drawing::rectangle_f rect)

Adds an ellipse to the current path.

Parameters
rectA xtd::drawing::rectangle_f that represents the bounding rectangle that defines the ellipse.