void xtd::drawing::graphics::restore | ( | const xtd::drawing::drawing_2d::graphics_state & | gstate | ) |
Restores the state of this xtd::drawing::graphics to the state represented by a xtd::drawing::drawing_2d::graphics_state.
gstate | xtd::drawing::drawing_2d::graphics_state that represents the state to which to restore this xtd::drawing::graphics. |