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