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