Indicates whether the specified Point structure is contained within the visible clip region of this GdiGraphics object. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public virtual bool IsVisible ( |
Visual Basic
![]() |
---|
Public Overridable Function IsVisible ( _ |
This method returns true if the point specified by the point parameter is contained within the visible clip region of this GdiGraphics object; otherwise, false.