Microsoft.Surface.Core.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 in the Programmer's Guide section of the Microsoft Surface SDK.
| Class | Description |
|---|---|
| Affine2DInertiaProcessor | Implements the extrapolation of a manipulation's 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. |
| Structure | Description |
|---|---|
| Manipulator | Represents a manipulator at an instant in time. |
| Enumeration | Description |
|---|---|
| Affine2DManipulations | Represents the possible affine two-dimensional (2-D) manipulations. |