[]
        
(Showing Draft Content)

C1.WPF.C1DragDeltaEventArgs

C1DragDeltaEventArgs Class

Contains information of the DragDelta event.

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

Properties

Name Description
CumulativeTranslation

Gets the accumulated translation.

DeltaTranslation

Gets the delta translation.

IsInertial

Gets a value indicating whether this event is raised because of a direct manipulation or is inertial.

Methods

Name Description
Complete()

Completes the manipulation without inertia.