System.Drawing.Drawing2D.GraphicsPath.IsVisible Method

Indicates whether the specified point is contained within this System.Drawing.Drawing2D.GraphicsPath.

Syntax

public bool IsVisible (float x, float y)

Parameters

x
The x-coordinate of the point to test.
y
The y-coordinate of the point to test.

Returns

This method returns true if the specified point is contained within this System.Drawing.Drawing2D.GraphicsPath; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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