SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS

SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS field

Corresponds to a “absolute smooth quadratic curveto” (T) path data command.

public const ushort PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS;

See Also