void xtd::drawing::graphics::fill_region | ( | const xtd::drawing::brush & | brush, |
const xtd::drawing::region & | region | ||
) |
Fills the interior of a xtd::drawing::region.
brush | xtd::drawing::brush that determines the characteristics of the fill. |
region | xtd::drawing::region that represents the area to fill. |