CreateSVGPathSegCurvetoQuadraticSmoothRel
SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel method
Gibt ein eigenständiges, übergeordnetes SVGPathSegCurvetoQuadraticSmoothRel-Objekt zurück.
public SVGPathSegCurvetoQuadraticSmoothRel CreateSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Parameter | Typ | Beschreibung |
---|---|---|
x | Single | Die relative X-Koordinate für den Endpunkt dieses Pfadsegments. |
y | Single | Die relative Y-Koordinate für den Endpunkt dieses Pfadsegments. |
Rückgabewert
Ein eigenständiges, übergeordnetes SVGPathSegCurvetoQuadraticSmoothRel-Objekt.
Siehe auch
- class SVGPathSegCurvetoQuadraticSmoothRel
- class SVGPathElement
- namensraum Aspose.Svg
- Montage Aspose.SVG