Method MovePosition MovePosition(float, float) Move position of nodes in the group by x,y Declaration public void MovePosition(float x, float y) Parameters Type Name Description float x The x position. float y The y position.