Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides data for the ManipulationCompleted event.
Syntax
public ref class KinectManipulationCompletedEventArgs sealed
public sealed class KinectManipulationCompletedEventArgs
/* In JavaScript, properties of event data objects begin with a lowercase letter. */
Members
KinectManipulationCompletedEventArgs has the following members.
Properties
| Name | Description |
|---|---|
| Cumulative | Gets values that indicate the accumulated transformation deltas (translation, rotation, scale) of a completed manipulation (from the start of the manipulation to the end of inertia). |
| PointerDeviceType | Gets the device type of the input source. |
| Position | Gets the location of the pointer associated with the manipulation for the last manipulation event. |
| Velocities | Gets values that indicate the velocities of the transformation deltas (translation, rotation, scale) for a manipulation at the ManipulationCompleted event. |
Remarks
Requirements
Namespace: WindowsPreview.Kinect.Input
Metadata: windowspreview.kinect.winmd