bool xtd::drawing::graphics::is_visible | ( | const xtd::drawing::rectangle & | rect | ) |
Indicates whether the rectangle specified by a xtd::drawing::rectangle structure is contained within the visible clip region of this xtd::drawing::graphics.
rect | xtd::drawing::rectangle structure to test for visibility. |