ManipulationUpdatedEventArgs.Cumulative Property

Gets values that indicate the accumulated transformation deltas (translation, rotation, scale) for a manipulation from the beginning of the interaction to the ManipulationUpdated event.

Syntax

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

Property value

Type: ManipulationDelta 

The accumulated transformation values up to the ManipulationUpdated event.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

ManipulationUpdatedEventArgs Class

ManipulationUpdatedEventArgs Members

Windows.UI.Input Namespace