Search
InternalUtils.PointInRect Method
See Also
 





Checks whether the specified rectangle contains the specified point.

 Overload List

Name Description

InternalUtils.PointInRect (Point, Rectangle)

Checks whether the specified rectangle contains the specified point.

InternalUtils.PointInRect (PointF, RectangleF)

Checks whether the specified rectangle contains the specified point.

 See Also