Microsoft.Surface.Presentation.Manipulations Namespace
Surface 1.0 SP1
Provides functionality for monitoring and responding to a collection of contacts as a single composite, enabling an application to track the changes to the composite instead of the individual components. For more information, see Using Manipulations and Inertia.
| Class | Description |
|---|---|
| Affine2DInertiaProcessor | Implements extrapolation of object position, orientation, and average radius. |
| Affine2DManipulationProcessor | Implements a multiple-input, single-output compositor for two-dimensional (2-D) transformations in a shared coordinate space. |
| Affine2DOperationCompletedEventArgs | Represents data that is sent with an Affine2DInertiaCompleted event or an Affine2DManipulationCompleted event. |
| Affine2DOperationDeltaEventArgs | Represents data that is sent with an Affine2DInertiaDelta event or an Affine2DManipulationDelta event. |
| Affine2DOperationStartedEventArgs | Represents data that is sent with an Affine2DManipulationStarted event. |
| Interface | Description |
|---|---|
| IManipulator | Defines an interface for objects whose position that a Affine2DManipulationProcessor processor can track. |
| Enumeration | Description |
|---|---|
| Affine2DManipulations | Represents the possible affine two-dimensional (2-D) manipulations. |