Skip to content

RectangleI.Contains(PointI, bool) Method

Return true if p is contained in the rectangle

1
bool Contains(p, borderOnly=false)

Parameters

p PointI

borderOnly System.Boolean

Returns

System.Boolean