com.aspose.html.dom.svg.paths

Class SVGPathSegCurvetoCubicAbs

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


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

    The SVGPathSegCurvetoCubicAbs interface corresponds to an "absolute cubic Bézier curveto" (C) path data command.

    See Also:
    SVGPathSeg