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