SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothAbs
SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothAbs method
Renvoie un objet SVGPathSegCurvetoQuadraticSmoothAbs autonome et sans parent.
public SVGPathSegCurvetoQuadraticSmoothAbs CreateSVGPathSegCurvetoQuadraticSmoothAbs(float x,
float y)
Paramètre | Taper | La description |
---|---|---|
x | Single | Coordonnée X absolue du point final de ce segment de chemin. |
y | Single | Coordonnée Y absolue du point final de ce segment de chemin. |
Return_Value
Un objet SVGPathSegCurvetoQuadraticSmoothAbs autonome et sans parent.
Voir également
- class SVGPathSegCurvetoQuadraticSmoothAbs
- class SVGPathElement
- espace de noms Aspose.Html.Dom.Svg
- Assemblée Aspose.HTML