'Declaration
Public Overloads Function IntersectsWith( _ ByVal rect As NRectangleD _ ) As System.Boolean
'Usage
Dim instance As NRange2DD Dim rect As NRectangleD Dim value As System.Boolean value = instance.IntersectsWith(rect)
public System.bool IntersectsWith( NRectangleD rect )
Parameters
- rect