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