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