SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel
SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel method
Retourneert een zelfstandig, ouderloos SVGPathSegCurvetoQuadraticSmoothRel-object.
public SVGPathSegCurvetoQuadraticSmoothRel CreateSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Parameter | Type | Beschrijving |
---|---|---|
x | Single | De relatieve X-coördinaat voor het eindpunt van dit padsegment. |
y | Single | De relatieve Y-coördinaat voor het eindpunt van dit padsegment. |
Winstwaarde
Een zelfstandig, ouderloos SVGPathSegCurvetoQuadraticSmoothRel-object.
Zie ook
- class SVGPathSegCurvetoQuadraticSmoothRel
- class SVGPathElement
- naamruimte Aspose.Svg
- montage Aspose.SVG