[]
        
(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)
Public Function IntersectsWith(rect As ObjectRect) As Boolean
Parameters
Type Name Description
ObjectRect rect
Returns
Type Description
bool