SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL

SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL field

Corresponds to a “relative quadratic Bézier curveto” (q) path data command.

public const ushort PATHSEG_CURVETO_QUADRATIC_REL;

See Also