SVGPathElement.CreateSVGPathSegLinetoHorizontalRel

SVGPathElement.CreateSVGPathSegLinetoHorizontalRel method

Returnerar ett fristående, föräldralöst SVGPathSegLinetoHorizontalRel-objekt.

public SVGPathSegLinetoHorizontalRel CreateSVGPathSegLinetoHorizontalRel(float x)
ParameterTypBeskrivning
xSingleDen relativa X-koordinaten för slutpunkten för detta vägsegment.

Returvärde

Ett fristående, föräldralöst SVGPathSegLinetoHorizontalRel-objekt.

Se även