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