API Documentation > CorelDRAW > 2025-v26 > Curve > IVGCurve
Curve.AppendSubpathEllipse method
Appends an elliptical subpath to the curve
Syntax:
Sub AppendSubpathEllipse(ByVal CenterX As Double, ByVal CenterY As Double, ByVal RadiusH As Double, ByVal RadiusV As Double)
Parameters:
Name Type Description
CenterX
Double
CenterY
Double
RadiusH
Double
RadiusV
Double