Indicates whether the point specified by a pair of coordinates is contained within the visible clip region of this IGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
bool IsVisible ( |
Visual Basic Copy Code |
---|
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 IGraphics object; otherwise, false.