SVGPathElement.CreateSVGPathSegLinetoAbs
SVGPathElement.CreateSVGPathSegLinetoAbs method
Renvoie un objet SVGPathSegLinetoAbs autonome et sans parent.
public SVGPathSegLinetoAbs CreateSVGPathSegLinetoAbs(float x, float y)
Paramètre | Taper | La description |
---|---|---|
x | Single | Coordonnée X absolue du point final de ce segment de chemin. |
y | Single | Coordonnée Y absolue du point final de ce segment de chemin. |
Return_Value
Un objet SVGPathSegLinetoAbs autonome et sans parent.
Voir également
- class SVGPathSegLinetoAbs
- class SVGPathElement
- espace de noms Aspose.Html.Dom.Svg
- Assemblée Aspose.HTML