StylusButtonEventArgs 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 StylusButtonDown 和 StylusButtonUp 事件的資料。
public ref class StylusButtonEventArgs : System::Windows::Input::StylusEventArgs
public class StylusButtonEventArgs : System.Windows.Input.StylusEventArgs
type StylusButtonEventArgs = class
inherit StylusEventArgs
Public Class StylusButtonEventArgs
Inherits StylusEventArgs
- 繼承
Device |
取得初始化這個事件的輸入裝置。 (繼承來源 InputEventArgs) |
Handled |
取得或設定值,這個值表示路由事件在傳送路由時之事件處理的目前狀態。 (繼承來源 RoutedEventArgs) |
In |
取得值,這個值表示手寫筆是否接近於但未碰觸數位板。 (繼承來源 StylusEventArgs) |
Inverted |
取得值,這個值表示手寫筆是否已反轉。 (繼承來源 StylusEventArgs) |
Original |
在父類別進行任何可能的 Source 調整之前,取得純點擊測試所判定的原始報告來源。 (繼承來源 RoutedEventArgs) |
Routed |
取得或設定與這個 RoutedEventArgs 執行個體相關聯的 RoutedEvent。 (繼承來源 RoutedEventArgs) |
Source |
取得或設定引發事件之物件的參考。 (繼承來源 RoutedEventArgs) |
Stylus |
取得引發這個事件的 StylusButton。 |
Stylus |
取得表示手寫筆的 StylusDevice。 (繼承來源 StylusEventArgs) |
Timestamp |
取得這個事件發生的時間。 (繼承來源 InputEventArgs) |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
Get |
做為預設雜湊函式。 (繼承來源 Object) |
Get |
取得手寫筆的位置。 (繼承來源 StylusEventArgs) |
Get |
傳回一個 StylusPointCollection,它包含與指定之輸入項目相關的 StylusPoint 物件。 (繼承來源 StylusEventArgs) |
Get |
傳回一個 StylusPointCollection,它使用指定的 StylusPointDescription 並包含與指定之輸入項目相關的 StylusPoint 物件。 (繼承來源 StylusEventArgs) |
Get |
取得目前執行個體的 Type。 (繼承來源 Object) |
Invoke |
以型別專屬的方式叫用事件處理常式,這樣做能夠提升事件系統的效率。 |
Memberwise |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
On |
在衍生類別中覆寫時,每當執行個體的 Source 屬性值變更,便會提供通知回呼進入點。 (繼承來源 RoutedEventArgs) |
To |
傳回代表目前物件的字串。 (繼承來源 Object) |
產品 | 版本 |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |