com.aspose.html.dom.svg.paths

Class SVGPathSegLinetoHorizontalAbs

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


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

    The SVGPathSegLinetoHorizontalAbs interface corresponds to an "absolute horizontal lineto" (H) path data command.

    See Also:
    SVGPathSeg