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