PATHSEG_MOVETO_REL

SVGPathSeg.PATHSEG_MOVETO_REL field

对应于“相对移动”(m)路径数据命令。

public const ushort PATHSEG_MOVETO_REL;

也可以看看