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