PowerTools ActiveReports for .NET 11.0J
ManipulationCompleted イベント

構文
'宣言
 
Public Event ManipulationCompleted As EventHandler(Of ManipulationCompletedEventArgs)
public event EventHandler<ManipulationCompletedEventArgs> ManipulationCompleted
イベント データ

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

プロパティ解説
Device System.Windows.Input.InputEventArgsから継承されます。
FinalVelocitiesGets the velocities that are used for the manipulation.  
Handled System.Windows.RoutedEventArgsから継承されます。
IsInertialGets a value that indicates whether the System.Windows.UIElement.ManipulationCompleted event occurs during inertia.  
ManipulationContainerGets the container that defines the coordinates for the manipulation.  
ManipulationOriginGets the point from which the manipulation originated.  
ManipulatorsGets a collection of objects that represents the touch contacts for the manipulation.  
OriginalSource System.Windows.RoutedEventArgsから継承されます。
RoutedEvent System.Windows.RoutedEventArgsから継承されます。
Source System.Windows.RoutedEventArgsから継承されます。
Timestamp System.Windows.Input.InputEventArgsから継承されます。
TotalManipulationGets the total transformation that occurs during the current manipulation.  
参照

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.