Share via


InteractionHandPointer.RawY Property

Gets Y-coordinate of hand pointer position.

0.0 corresponds to top edge of interaction region and 1.0 corresponds to bottom edge of interaction region, but values could be outside of this range.

Syntax

public double RawY { get; }

Property Value

Type: Double
The Y-coordinate of hand pointer position.

Requirements

Namespace: Microsoft.Kinect.Toolkit.Interaction

Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)

See Also

Reference

InteractionHandPointer Class
InteractionHandPointer Members
Microsoft.Kinect.Toolkit.Interaction Namespace