Share via


ColorImagePoint.X Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets or sets the x-coordinate of a ColorImagePoint.

Syntax

public int X { get; set; }
'Declaration
Public Property X As Integer 

Property Value

Type: Int32
The x-coordinate.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

ColorImagePoint Structure
ColorImagePoint Members
Microsoft.Kinect Namespace