FlexChart for WPF
PreviewStylusInAirMove イベント (C1TreeMap)

C1.WPF.FlexChart.4.6.2 アセンブリ > C1.WPF.Chart 名前空間 > C1TreeMap クラス : PreviewStylusInAirMove イベント
シンタックス
'宣言
 
Public Event PreviewStylusInAirMove As System.Windows.Input.StylusEventHandler
public event System.Windows.Input.StylusEventHandler PreviewStylusInAirMove
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Input.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から継承されます。
参照