API Documentation > CorelDRAW > 2025-v26 > Curve > IVGCurve
Curve.IntersectsWith method
Returns True if the two curves intersect
Syntax:
Function IntersectsWith(ByVal Curve As Curve) As Boolean
Parameters:
Name Type Description
Curve