SVGPathSeg.PATHSEG_MOVETO_ABS

SVGPathSeg.PATHSEG_MOVETO_ABS field

Corresponds to a “absolute moveto” (M) path data command.

public const ushort PATHSEG_MOVETO_ABS;

See Also