StylusDownEventArgs.TapCount 屬性

定義

取得 Tablet 畫筆點下的次數。

public:
 property int TapCount { int get(); };
public int TapCount { get; }
member this.TapCount : int
Public ReadOnly Property TapCount As Integer

屬性值

Tablet 畫筆點下的次數。

適用於