StylusDownEventArgs.TapCount 属性

定义

获取点击平板电脑笔的次数。

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

属性值

点击平板电脑笔的次数。

适用于