SVGPathSeg.PATHSEG_CURVETO_CUBIC_REL
SVGPathSeg.PATHSEG_CURVETO_CUBIC_REL field
Corresponds to a “relative cubic Bézier curveto” (c) path data command.
public const ushort PATHSEG_CURVETO_CUBIC_REL;
See Also
- class SVGPathSeg
- namespace Aspose.Svg.Paths
- assembly Aspose.SVG