SVGPathSeg.PATHSEG_MOVETO_ABS

SVGPathSeg.PATHSEG_MOVETO_ABS field

「absolute moveto」(M) パス データ コマンドに対応します。

public const ushort PATHSEG_MOVETO_ABS;

関連項目