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