Interface ISvgPathSegLinetoAbs
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegLinetoAbs interface corresponds to an "absolute lineto" (L) path data command.
public interface ISvgPathSegLinetoAbs : ISvgPathSeg
- Inherited Members