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

GrapeCity.ActiveReports.Viewer.Wpf アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : ManipulationBoundaryFeedback イベント
シンタックス
'宣言
 
Public Event ManipulationBoundaryFeedback As EventHandler(Of ManipulationBoundaryFeedbackEventArgs)
public event EventHandler<ManipulationBoundaryFeedbackEventArgs> ManipulationBoundaryFeedback
イベント データ

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

プロパティ解説
Gets the unused portion of the direct manipulation.  
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets the container that the System.Windows.Input.ManipulationBoundaryFeedbackEventArgs.BoundaryFeedback property is relative to.  
Gets a collection of objects that represents the touch contacts for the manipulation.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.InputEventArgsから継承されます。
参照