[]
        
(Showing Draft Content)

C1.WPF.Bitmap.ImageRect.IntersectsWith

IntersectsWith Method

IntersectsWith(ImageRect)

Determines if this rectangle intersects with rect.

Declaration
public bool IntersectsWith(ImageRect rect)
Public Function IntersectsWith(rect As ImageRect) As Boolean
Parameters
Type Name Description
ImageRect rect
Returns
Type Description
bool