SpinnerBox.Velocity 屬性

定義

取得或設定旋轉盒速度的整數值。

public:
 property int Velocity { int get(); void set(int value); };
public int Velocity { get; set; }
member this.Velocity : int with get, set
Public Property Velocity As Integer

屬性值

一個整數值,代表旋轉盒的速度。

適用於