Painter2D.MoveTo

Declaration

public void MoveTo(Vector2 pos);

Parameters

pos The position of the new sub-path in the local space of the VisualElement or the VectorImage.

Description

Begins a new sub-path at the provied coordinate.


Did you find this page useful? Please give it a rating: