SVGPathElement.CreateSVGPathSegLinetoVerticalAbs

SVGPathElement.CreateSVGPathSegLinetoVerticalAbs method

Retourneert een zelfstandig, ouderloos SVGPathSegLinetoVerticalAbs-object.

public SVGPathSegLinetoVerticalAbs CreateSVGPathSegLinetoVerticalAbs(float y)
ParameterTypeBeschrijving
ySingleDe absolute Y-coördinaat voor het eindpunt van dit padsegment.

Winstwaarde

Een zelfstandig, ouderloos SVGPathSegLinetoVerticalAbs-object.

Zie ook