SVGPathElement.CreateSVGPathSegLinetoVerticalRel

SVGPathElement.CreateSVGPathSegLinetoVerticalRel method

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

public SVGPathSegLinetoVerticalRel CreateSVGPathSegLinetoVerticalRel(float y)
ParameterTypBeskrivning
ySingleDen relativa Y-koordinaten för ändpunkten för detta vägsegment.

Returvärde

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

Se även