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