Indicates whether the rectangle specified by a pair of coordinates, a width, and a height is contained within the visible clip region of this xtd::drawing::graphics.
x | The x-coordinate of the upper-left corner of the rectangle to test for visibility. |
y | The y-coordinate of the upper-left corner of the rectangle to test for visibility. |
width | Width of the rectangle to test for visibility. |
height | Height of the rectangle to test for visibility. |