com.aspose.html.dom.svg.paths

Class SVGPathSegLinetoHorizontalRel

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


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

    The SVGPathSegLinetoHorizontalRel interface corresponds to a "relative horizontal lineto" (h) path data command.

    See Also:
    SVGPathSeg