SVGPathElement.CreateSVGPathSegLinetoVerticalRel

SVGPathElement.CreateSVGPathSegLinetoVerticalRel method

Renvoie un objet SVGPathSegLinetoVerticalRel autonome et sans parent.

public SVGPathSegLinetoVerticalRel CreateSVGPathSegLinetoVerticalRel(float y)
ParamètreTaperLa description
ySingleCoordonnée Y relative du point final de ce segment de chemin.

Return_Value

Un objet SVGPathSegLinetoVerticalRel autonome et sans parent.

Voir également