SVGPathSeg.PATHSEG_ARC_REL

SVGPathSeg.PATHSEG_ARC_REL field

Corresponds to a “relative arcto” (a) path data command.

public const ushort PATHSEG_ARC_REL;

See Also