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

屬性值

Int32

表示微調方塊速度的整數值。

適用於