CreateSVGPathSegLinetoHorizontalRel

SVGPathElement.CreateSVGPathSegLinetoHorizontalRel method

Renvoie un objet SVGPathSegLinetoHorizontalRel autonome et sans parent.

public SVGPathSegLinetoHorizontalRel CreateSVGPathSegLinetoHorizontalRel(float x)
ParamètreTaperLa description
xSingleCoordonnée X relative du point final de ce segment de chemin.

Return_Value

Un objet SVGPathSegLinetoHorizontalRel autonome et sans parent.

Voir également