Simba.Data
Simba.Data.RectangleI
RectangleI.Contains Method
| Overloads | |
|---|---|
| Contains(PointI, bool) | Return true if p is contained in the rectangle |
| Contains(PointF) | Return true if p is contained in the rectangle |
RectangleI.Contains(PointI, bool) Method
Return true if p is contained in the rectangle
Parameters
borderOnly System.Boolean
Returns
RectangleI.Contains(PointF) Method
Return true if p is contained in the rectangle