API Documentation > CorelDRAW > 2025-v26 > Curve > IVGCurve
Curve.AppendSubpathRectangle method
Appends a rectangular subpath to the curve
Syntax:
Sub AppendSubpathRectangle(ByVal Left As Double, ByVal Top As Double, ByVal Right As Double, ByVal Bottom As Double)
Parameters:
Name Type Description
Left
Double
Top
Double
Right
Double
Bottom
Double