SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_REL
SVGPathSeg.PATHSEG_CURVETO_CUBIC_SMOOTH_REL field
Corresponds to a “relative smooth cubic curveto” (s) path data command.
public const ushort PATHSEG_CURVETO_CUBIC_SMOOTH_REL;
See Also
- class SVGPathSeg
- namespace Aspose.Svg.Paths
- assembly Aspose.SVG