SVGPathElement.CreateSVGPathSegLinetoHorizontalRel

SVGPathElement.CreateSVGPathSegLinetoHorizontalRel method

Retourneert een zelfstandig, ouderloos SVGPathSegLinetoHorizontalRel-object.

public SVGPathSegLinetoHorizontalRel CreateSVGPathSegLinetoHorizontalRel(float x)
ParameterTypeBeschrijving
xSingleDe relatieve X-coördinaat voor het eindpunt van dit padsegment.

Winstwaarde

Een zelfstandig, ouderloos SVGPathSegLinetoHorizontalRel-object.

Zie ook