xtd 0.2.0
Loading...
Searching...
No Matches

◆ is_visible() [2/8]

bool xtd::drawing::graphics::is_visible ( const xtd::drawing::rectangle_f rect)

Indicates whether the rectangle specified by a xtd::drawing::rectangle_f structure is contained within the visible clip region of this xtd::drawing::graphics.

Parameters
rectxtd::drawing::rectangle_f structure to test for visibility.
Returns
true if the rectangle specified by the rect parameter is contained within the visible clip region of this xtd::drawing::graphics; otherwise, false.