Share via


InteractionHandPointer.Y Property

Gets interaction-adjusted 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 Y { get; }

Property Value

Type: Double
The interaction-adjusted 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