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