GrapeCity ActiveReports for .NET 14.0J
PreviewStylusInAirMove イベント

GrapeCity.ActiveReports.Viewer.Wpf アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : PreviewStylusInAirMove イベント
シンタックス
'宣言
 
Public Event PreviewStylusInAirMove As StylusEventHandler
public event StylusEventHandler PreviewStylusInAirMove
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、StylusEventArgs 型の引数を受け取りました。次の StylusEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets a value that indicates whether the stylus is in proximity to, but not touching, the digitizer.  
Gets a value that indicates whether the stylus in inverted.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets the System.Windows.Input.StylusDevice that represents the stylus.  
System.Windows.Input.InputEventArgsから継承されます。
参照