public static Boolean PointInRect(Rectangle rect,
Int32 x,
Int32 y)

Obsolete

Please use Rectangle.Contains method.

See Also

Graphics3D Class | Graphics3D Members | Steema.TeeChart.Drawing Namespace