TouchFrameEventArgs.Timestamp プロパティ

定義

このイベントのタイム スタンプを取得します。

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

プロパティ値

このイベントのタイム スタンプ。

適用対象