共用方式為


PathF.MovePoint(Int32, Single, Single) 方法

定義

public:
 void MovePoint(int index, float dx, float dy);
public void MovePoint (int index, float dx, float dy);
member this.MovePoint : int * single * single -> unit
Public Sub MovePoint (index As Integer, dx As Single, dy As Single)

參數

index
Int32
dx
Single
dy
Single

適用於