SVGPathSegPATHSEG_CURVETO_CUBIC_REL Field
Corresponds to a "relative cubic Bézier curveto" (c) path data command.

Namespace: Aspose.Svg.Paths
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public const ushort PATHSEG_CURVETO_CUBIC_REL = 7

Field Value

Type: UInt16
See Also