SVGPathSeg.PATHSEG_CLOSEPATH

SVGPathSeg.PATHSEG_CLOSEPATH field

Corresponds to a “closepath” (z) path data command.

public const ushort PATHSEG_CLOSEPATH;

See Also