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