SVGPathElement.CreateSVGPathSegLinetoVerticalAbs
SVGPathElement.CreateSVGPathSegLinetoVerticalAbs method
Retourneert een zelfstandig, ouderloos SVGPathSegLinetoVerticalAbs-object.
public SVGPathSegLinetoVerticalAbs CreateSVGPathSegLinetoVerticalAbs(float y)
Parameter | Type | Beschrijving |
---|---|---|
y | Single | De absolute Y-coördinaat voor het eindpunt van dit padsegment. |
Winstwaarde
Een zelfstandig, ouderloos SVGPathSegLinetoVerticalAbs-object.
Zie ook
- class SVGPathSegLinetoVerticalAbs
- class SVGPathElement
- naamruimte Aspose.Html.Dom.Svg
- montage Aspose.HTML