Interface ISvgPathSegLinetoHorizontalRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegLinetoHorizontalRel interface corresponds to a "relative horizontal lineto" (h) path data command.
public interface ISvgPathSegLinetoHorizontalRel : ISvgPathSeg
- Inherited Members