SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL

SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL field

Corresponds to a “relative smooth quadratic curveto” (t) path data command.

public const ushort PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL;

See Also