ManipulationStartedEventArgs.Cumulative Property

Gets values that indicate the accumulated transformation deltas (translation, rotation, scale) for a manipulation before the ManipulationStarted event.

Syntax

public:
property ManipulationDelta Cumulative {
         ManipulationDelta get ();
}  

Property value

Type: ManipulationDelta 

The accumulated transformation values up to the ManipulationStarted event.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

ManipulationStartedEventArgs Class

ManipulationStartedEventArgs Members

Windows.UI.Input Namespace