Fills the interior of a pie section defined by an ellipse specified by a xtd::drawing::rectangle_f structure and two radial lines.
- Parameters
-
brush | xtd::drawing::brush that determines the characteristics of the fill. |
rect | xtd::drawing::rectangle_f structure that represents the bounding rectangle that defines the ellipse from which the pie section comes. |
start_angle | Angle in degrees measured clockwise from the x-axis to the first side of the pie section. |
sweep_angle | Angle in degrees measured clockwise from the start_angle parameter to the second side of the pie section. |