ScrollProperties.SmallChange 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定為回應小型捲動命令而移動捲軸的距離。
public:
property int SmallChange { int get(); void set(int value); };
public int SmallChange { get; set; }
member this.SmallChange : int with get, set
Public Property SmallChange As Integer
屬性值
Int32,表示移動捲軸的距離 (以像素為單位)。
備註
SmallChange 用來計算捲軸的移動距離,以回應方向鍵按一下或按一下捲軸按鈕。