public System.bool IntersectsWith( NLineSegmentF line )
'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)
Parameters
- line