API Documentation > CorelDRAW > 2025-v26 > Node > IVGNode
Node.AveragePositionWith method
Moves the two nodes to the midpoint of their original positions
Syntax:
Sub AveragePositionWith(ByVal Node2 As Node, Optional ByVal JoinPaths As Boolean = False)
Parameters:
Name Type Description
Node2
JoinPaths
Boolean
Specifies whether to join the paths.
Remarks:
The AveragePositionWith method moves two nodes to the midpoint of their original positions.