Indicates whether the point specified by a pair of coordinates 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 defined by the x and y parameters is contained within the visible clip region of this GdiGraphics object; otherwise, false.