SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL

SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL field

Entspricht einem Pfaddatenbefehl „relative quadratische Bézier-Kurve“ (q).

public const ushort PATHSEG_CURVETO_QUADRATIC_REL;

Siehe auch