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.Svg.Paths
- assembly Aspose.SVG
Corresponds to a “relative moveto” (m) path data command.
public const ushort PATHSEG_MOVETO_REL;