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