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

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

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

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
Gets the velocities that are used for the manipulation.  
System.Windows.RoutedEventArgsから継承されます。
Gets a value that indicates whether the System.Windows.UIElement.ManipulationCompleted event occurs during inertia.  
Gets the container that defines the coordinates for the manipulation.  
Gets the point from which the manipulation originated.  
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から継承されます。
Gets the total transformation that occurs during the current manipulation.  
参照