SVGPathElement.CreateSVGPathSegMovetoAbs
SVGPathElement.CreateSVGPathSegMovetoAbs method
Devuelve un objeto SVGPathSegMovetoAbs independiente y sin padres.
public SVGPathSegMovetoAbs CreateSVGPathSegMovetoAbs(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 SVGPathSegMovetoAbs independiente y sin padre.
Ver también
- class SVGPathSegMovetoAbs
- class SVGPathElement
- espacio de nombres Aspose.Html.Dom.Svg
- asamblea Aspose.HTML