com.aspose.html.dom.svg.paths

Class SVGPathSegCurvetoQuadraticSmoothAbs

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


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

    The SVGPathSegCurvetoQuadraticSmoothAbs interface corresponds to an "absolute smooth cubic curveto" (T) path data command.

    See Also:
    SVGPathSeg