C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / RectD Structure / IntersectsWithRef Method

In This Topic
IntersectsWithRef Method (RectD)
In This Topic
Determines if this rectangle intersects with rect.
Syntax
'Declaration
 
Public Function IntersectsWithRef( _
   ByRef rect As RectD _
) As System.Boolean
 

Parameters

rect
See Also