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