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