共用方式為


PathF.Move(Single, Single) 方法

定義

public:
 void Move(float x, float y);
public void Move (float x, float y);
member this.Move : single * single -> unit
Public Sub Move (x As Single, y As Single)

參數

x
Single
y
Single

適用於