SVGPathSeg.PATHSEG_MOVETO_REL

SVGPathSeg.PATHSEG_MOVETO_REL field

Entspricht einem “relative moveto” (m) Pfaddatenbefehl.

public const ushort PATHSEG_MOVETO_REL;

Siehe auch