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