com.aspose.html.dom.svg.paths

Class SVGPathSegLinetoVerticalRel

  • All Implemented Interfaces:
    com.aspose.html.internal.ms.System.IDisposable


    @DOMObjectAttribute
     @DOMNameAttribute(name="SVGPathSegLinetoVerticalRel")
    public class SVGPathSegLinetoVerticalRel
    extends SVGPathSeg

    The SVGPathSegLinetoVerticalRel interface corresponds to a "relative vertical lineto" (v) path data command.

    See Also:
    SVGPathSeg