SVGPathElement.CreateSVGPathSegLinetoVerticalRel

SVGPathElement.CreateSVGPathSegLinetoVerticalRel method

Retourneert een zelfstandig, ouderloos SVGPathSegLinetoVerticalRel-object.

public SVGPathSegLinetoVerticalRel CreateSVGPathSegLinetoVerticalRel(float y)
ParameterTypeBeschrijving
ySingleDe relatieve Y-coördinaat voor het eindpunt van dit padsegment.

Winstwaarde

Een zelfstandig, ouderloos SVGPathSegLinetoVerticalRel-object.

Zie ook