SVGPathElement.CreateSVGPathSegLinetoVerticalAbs

SVGPathElement.CreateSVGPathSegLinetoVerticalAbs method

Renvoie un objet SVGPathSegLinetoVerticalAbs autonome et sans parent.

public SVGPathSegLinetoVerticalAbs CreateSVGPathSegLinetoVerticalAbs(float y)
ParamètreTaperLa description
ySingleCoordonnée Y absolue du point final de ce segment de chemin.

Return_Value

Un objet SVGPathSegLinetoVerticalAbs autonome et sans parent.

Voir également