Indicates whether the specified point is contained within this System.Drawing.Drawing2D.GraphicsPath.
x The x-coordinate of the point to test. y The y-coordinate of the point to test.
This method returns true if the specified point is contained within this System.Drawing.Drawing2D.GraphicsPath; otherwise, false.