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

◆ is_visible() [1/8]

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.

Parameters
rectxtd::drawing::rectangle 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.