CreateSVGPathSegCurvetoQuadraticSmoothRel
SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel method
Devuelve un objeto SVGPathSegCurvetoQuadraticSmoothRel independiente y sin padre.
public SVGPathSegCurvetoQuadraticSmoothRel CreateSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Parámetro | Escribe | Descripción |
---|---|---|
x | Single | La coordenada X relativa para el punto final de este segmento de ruta. |
y | Single | La coordenada Y relativa para el punto final de este segmento de ruta. |
Valor_devuelto
Un objeto SVGPathSegCurvetoQuadraticSmoothRel independiente y sin padres.
Ver también
- class SVGPathSegCurvetoQuadraticSmoothRel
- class SVGPathElement
- espacio de nombres Aspose.Svg
- asamblea Aspose.SVG