SVGPathSeg.PATHSEG_LINETO_REL
SVGPathSeg.PATHSEG_LINETO_REL field
Corresponds to a “relative lineto” (l) path data command.
public const ushort PATHSEG_LINETO_REL;
See Also
- class SVGPathSeg
- namespace Aspose.Html.Dom.Svg.Paths
- assembly Aspose.HTML
Corresponds to a “relative lineto” (l) path data command.
public const ushort PATHSEG_LINETO_REL;