System.Drawing.Graphics.IsVisible Method

Indicates whether the specified System.Drawing.Point structure is contained within the visible clip region of this System.Drawing.Graphics.

Syntax

public bool IsVisible (Point point)

Parameters

point
System.Drawing.Point structure to test for visibility.

Returns

true if the point specified by the point parameter is contained within the visible clip region of this System.Drawing.Graphics; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0