API Documentation > CorelDRAW > 2025-v26 > Curve > IVGCurve
Curve.AppendSubpathFromPoints method
Appends a subpath from a Points array
Syntax:
Sub AppendSubpathFromPoints(ByVal Points As PointRange, Optional ByVal Close As Boolean = False)
Parameters:
Name Type Description
Points
Close
Boolean