Indicates whether the rectangle specified by a pair of coordinates, a width, and a height is contained within the visible clip region of this IGraphics object. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public abstract bool IsVisible ( |
Visual Basic
![]() |
---|
Public MustOverride Function IsVisible ( _ |
This method returns true if the rectangle defined by the x, y, width, and height parameters is contained within the visible clip region of this IGraphics object; otherwise, false.