SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_ABS
SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_ABS field
Corresponds to a “absolute quadratic Bézier curveto” (Q) path data command.
public const ushort PATHSEG_CURVETO_QUADRATIC_ABS;
See Also
- class SVGPathSeg
- namespace Aspose.Svg.Paths
- assembly Aspose.SVG