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