Indicates whether the specified point is contained within (under) the outline of this System.Drawing.Drawing2D.GraphicsPath when drawn with the specified System.Drawing.Pen.
- point
A System.Drawing.PointF that specifies the location to test.
- pen
The System.Drawing.Pen to test.
![]()
This method returns true if the specified point is contained within the outline of this System.Drawing.Drawing2D.GraphicsPath when drawn with the specified System.Drawing.Pen; otherwise, false.