Interface ISvgPathSegLinetoRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegLinetoRel interface corresponds to an "relative lineto" (l) path data command.
public interface ISvgPathSegLinetoRel : ISvgPathSeg
- Inherited Members