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

◆ add_ellipse() [1/4]

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

Adds an ellipse to the current path.

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