System.Drawing.Drawing2D.GraphicsPath.IsVisible Method

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

Syntax

public bool IsVisible (System.Drawing.PointF point)

Parameters

point
A System.Drawing.PointF that represents 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