PATHSEG_MOVETO_ABS

SVGPathSeg.PATHSEG_MOVETO_ABS field

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

public const ushort PATHSEG_MOVETO_ABS;

也可以看看