Indicates whether the specified System.Drawing.Point structure is contained within the visible clip region of this System.Drawing.Graphics.
- point
- System.Drawing.Point structure to test for visibility.
true if the point specified by the point parameter is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false.