ComponentOne Bitmap for WPF
IntersectsWithRef Method (RectL)

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

Parameters

rect
See Also

Reference

RectL Structure
RectL Members