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

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

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

プロパティ解説
Device System.Windows.Input.InputEventArgsから継承されます。
ExpansionBehaviorGet or sets the rate of slowdown of expansion inertial movement.  
Handled System.Windows.RoutedEventArgsから継承されます。
InitialVelocitiesGets the rates of changes to the manipulation that occur before inertia starts.  
ManipulationContainerGets the container that the System.Windows.Input.ManipulationStartedEventArgs.ManipulationOrigin property is relative to.  
ManipulationOriginGets or sets the point from which the manipulation originated.  
ManipulatorsGets a collection of objects that represents the touch contacts for the manipulation.  
OriginalSource System.Windows.RoutedEventArgsから継承されます。
RotationBehaviorGets or sets the rate of slowdown of rotational inertial movement.  
RoutedEvent System.Windows.RoutedEventArgsから継承されます。
Source System.Windows.RoutedEventArgsから継承されます。
Timestamp System.Windows.Input.InputEventArgsから継承されます。
TranslationBehaviorGets and sets the rate of slowdown of linear inertial movement.  
参照

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.