SVGPathSeg.PATHSEG_LINETO_REL

SVGPathSeg.PATHSEG_LINETO_REL field

「relative lineto」(l) パス データ コマンドに対応します。

public const ushort PATHSEG_LINETO_REL;

関連項目