KinectManipulationCompletedEventArgs Class

Provides data for the ManipulationCompleted event.

public ref class KinectManipulationCompletedEventArgs sealed

KinectManipulationCompletedEventArgs has the following members.

NameDescription
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).
PointerDeviceTypeGets the device type of the input source.
PositionGets 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.

Namespace: WindowsPreview.Kinect.Input
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: