Interface ISvgPathSegLinetoVerticalRel
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
The SvgPathSegLinetoVerticalRel interface corresponds to a "relative vertical lineto" (v) path data command.
public interface ISvgPathSegLinetoVerticalRel : ISvgPathSeg
- Inherited Members