ComponentOne Bitmap for UWP
IntersectsWith Method (RectL)

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

Parameters

rect
See Also

Reference

RectL Structure
RectL Members