SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL
SVGPathSeg.PATHSEG_CURVETO_QUADRATIC_REL field
Corresponds to a “relative quadratic Bézier curveto” (q) path data command.
public const ushort PATHSEG_CURVETO_QUADRATIC_REL;
See Also
- class SVGPathSeg
- package com.aspose.html.Dom.Svg.Paths
- package Aspose.HTML