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