Chart3D for WPF/Silverlight
StylusEnter イベント (C1Chart3D)

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

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