TouchFrameEventArgs.Timestamp 屬性

定義

取得此事件的時間戳記。

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

屬性值

此事件的時間戳記。

適用於