SVGPathElement.CreateSVGPathSegLinetoVerticalAbs

SVGPathElement.CreateSVGPathSegLinetoVerticalAbs method

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

public SVGPathSegLinetoVerticalAbs CreateSVGPathSegLinetoVerticalAbs(float y)
ParameterTypBeskrivning
ySingleDen absoluta Y-koordinaten för slutpunkten för detta vägsegment.

Returvärde

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

Se även