Interface ISvgPathSegClosePath
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegClosePath interface corresponds to a "closepath" (z) path data command.
public interface ISvgPathSegClosePath : ISvgPathSeg
- Inherited Members