com.aspose.html.dom.svg.paths

Class SVGPathSegMovetoAbs

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


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

    The SVGPathSegMovetoAbs interface corresponds to an "absolute moveto" (M) path data command.