Indicates whether the point specified by a pair of coordinates is contained within the visible clip region of this GdiGraphics object.
Name | Description |
---|---|
Indicates whether the point specified by a pair of coordinates is contained within the visible clip region of this GdiGraphics object. |
|
Indicates whether the rectangle specified by a pair of coordinates, a width, and a height is contained within the visible clip region of this GdiGraphics object. |
|
Indicates whether the specified Point structure is contained within the visible clip region of this GdiGraphics object. |
|
Indicates whether the specified PointF structure is contained within the visible clip region of this GdiGraphics object. |
|
Indicates whether the rectangle specified by a Rectangle structure is contained within the visible clip region of this GdiGraphics object. |
|
Indicates whether the rectangle specified by a RectangleF structure is contained within the visible clip region of this GdiGraphics object. |
|
Indicates whether the point specified by a pair of coordinates is contained within the visible clip region of this GdiGraphics object. |
|
Indicates whether the rectangle specified by a pair of coordinates, a width, and a height is contained within the visible clip region of this GdiGraphics object. |