ComponentOne Bitmap for WPF
IntersectsWith Method (RectF)

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

Parameters

rect
See Also

Reference

RectF Structure
RectF Members