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