Share via


SkeletonPoint.X Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets or sets the x-coordinate of the (x,y,z) position (in meters).

Syntax

public float X { get; set; }
'Declaration
Public Property X As Single 

Property Value

Type: Single
The x-coordinate.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

SkeletonPoint Structure
SkeletonPoint Members
Microsoft.Kinect Namespace