SVGPathElement.CreateSVGPathSegMovetoAbs
SVGPathElement.CreateSVGPathSegMovetoAbs method
Retourneert een zelfstandig, ouderloos SVGPathSegMovetoAbs-object.
public SVGPathSegMovetoAbs CreateSVGPathSegMovetoAbs(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 SVGPathSegMovetoAbs-object.
Zie ook
- class SVGPathSegMovetoAbs
- class SVGPathElement
- naamruimte Aspose.Html.Dom.Svg
- montage Aspose.HTML