[]
        
(Showing Draft Content)

C1.WPF.C1DragInertiaStartedEventArgs

C1DragInertiaStartedEventArgs Class

Contains information of the DragInertiaStarted event.

Inheritance
C1DragInertiaStartedEventArgs
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1DragInertiaStartedEventArgs : C1DragEventArgs

Properties

Name Description
DesiredDeceleration

Gets or sets the deceleration of the drag inertia (pixels by millisecond)

Velocity

Gets the velocity of the gesture before the inertia started.