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