Share via


KinectManipulationStartedEventArgs Class

Provides data for the ManipulationStarted event.

Syntax

public ref class KinectManipulationStartedEventArgs sealed
public sealed class KinectManipulationStartedEventArgs
/* In JavaScript, properties of event data objects begin with a lowercase letter. */

Members

KinectManipulationStartedEventArgs has the following members.

Properties

Name Description
Cumulative Gets values that indicate the accumulated transformation deltas (translation, rotation, scale) for a manipulation before the ManipulationInertiaStarting event.
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.

Remarks

Requirements

Namespace: WindowsPreview.Kinect.Input

Metadata: windowspreview.kinect.winmd

See also

Reference

WindowsPreview.Kinect.Input Namespace