ComponentOne Bitmap for WPF
IntersectsWith Method (ImageRect)

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > ImageRect Structure : IntersectsWith Method
Determines if this rectangle intersects with rect.
Syntax
'Declaration
 
Public Function IntersectsWith( _
   ByVal rect As ImageRect _
) As System.Boolean
public System.bool IntersectsWith( 
   ImageRect rect
)

Parameters

rect
See Also

Reference

ImageRect Structure
ImageRect Members