WheelGestureData 類別
更新:2007 年 11 月
提供滑鼠滾輪的筆勢資料。
命名空間: Microsoft.Windows.Design.Interaction
組件: Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)
語法
Public Class WheelGestureData _
Inherits GestureData
Dim instance As WheelGestureData
public class WheelGestureData : GestureData
public ref class WheelGestureData : public GestureData
public class WheelGestureData extends GestureData
備註
當滑鼠滾輪轉動而發生筆勢時會提供筆勢資料。主要提供資料的屬性是 Delta,它會指出滑鼠滾輪已移動的距離。
繼承階層架構
System.Object
Microsoft.Windows.Design.Interaction.GestureData
Microsoft.Windows.Design.Interaction.WheelGestureData
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
請參閱
參考
Microsoft.Windows.Design.Interaction 命名空間