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