20.1.9.7 cubicBezTo
20.1.9.7 cubicBezTo
This element specifies to draw a cubic bezier curve along the specified points. To specify a cubic bezier curve there needs to be 3 points specified. The first two are control points used in the cubic bezier calculation and the last is the ending point for the curve. The coordinate system used for this kind of curve is the path coordinate system as this element is path specific.
[Note: The W3C XML Schema definition of this element’s content model (CT_Path2DCubicBezierTo) is located in A.4.1. end note]
Last updated on