SVGPathSeg.PATHSEG_ARC_ABS

SVGPathSeg.PATHSEG_ARC_ABS field

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

public const ushort PATHSEG_ARC_ABS;

See Also