[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.ObjectRect.IntersectsWith

IntersectsWith Method

IntersectsWith(ObjectRect)

Determines if this rectangle intersects with rect.

Declaration
public bool IntersectsWith(ObjectRect rect)
Parameters
Type Name Description
ObjectRect rect
Returns
Type Description
bool