void xtd::drawing::graphics::flush | ( | xtd::drawing::drawing_2d::flush_intention | intention | ) |
Forces execution of all pending graphics operations with the method waiting or not waiting, as specified, to return before the operations finish.
intention | Member of the xtd::drawing::drawing_2d::flush_intention enumeration that specifies whether the method returns immediately or waits for any existing operations to finish. |