'Declaration
Public Overloads Function IntersectsWith( _ ByVal convexPolygon As NPolygonF _ ) As System.Boolean
'Usage
Dim instance As NPolygonF Dim convexPolygon As NPolygonF Dim value As System.Boolean value = instance.IntersectsWith(convexPolygon)
public System.bool IntersectsWith( NPolygonF convexPolygon )
Parameters
- convexPolygon