Path2D.MoveTo
Path2D.MoveTo method
Verplaatst het startpunt van een nieuw subpad naar de (x, y) coördinaten.
public void MoveTo(double x, double y)
Parameter | Type | Beschrijving |
---|---|---|
x | Double | De x-as van het punt |
y | Double | De y-as van het punt |
Zie ook
- class Path2D
- naamruimte Aspose.Html.Dom.Canvas
- montage Aspose.HTML