SVGPathSeg.PATHSEG_CURVETO_CUBIC_ABS

SVGPathSeg.PATHSEG_CURVETO_CUBIC_ABS field

Corresponds to a “absolute cubic Bézier curveto” (C) path data command.

public const ushort PATHSEG_CURVETO_CUBIC_ABS;

See Also