次の方法で共有


RawStylusInput.TabletDeviceId プロパティ

定義

現在のタブレット デバイスの識別子を取得します。

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

プロパティ値

現在の TabletDevice の識別子。

適用対象