Share via


DepthImagePoint.Depth Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets or sets the depth value.

Syntax

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

Property Value

Type: Int32
The depth value.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

DepthImagePoint Structure
DepthImagePoint Members
Microsoft.Kinect Namespace