20.1.9.21 quadBezTo
20.1.9.21 quadBezTo
This element specifies to draw a quadratic bezier curve along the specified points. To specify a quadratic bezier curve there needs to be 2 points specified. The first is a control point used in the quadratic bezier calculation and the last is the ending point for the curve. The coordinate system used for this type 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_Path2DQuadBezierTo) is located in A.4.1. end note]
Last updated on