API Documentation > CorelDRAW > 2025-v26 > Node > IVGNode
Node.ExtendSubPaths method
Extends two open subpaths until they meet
Syntax:
Function ExtendSubPaths(ByVal Node2 As Node, Optional ByVal JoinPaths As Boolean = False) As Boolean
Parameters:
Name Type Description
Node2
JoinPaths
Boolean
Specifies whether to join the paths.
Remarks:
The ExtendSubPaths method extends two open subpaths until they meet.