Share via


DepthFrameSource.DepthMinReliableDistance Property

Gets the minimum reliable depth of the depth frames, in millimeters.

Syntax

public:
property uint16 DepthMinReliableDistance {
         uint16 get ();
}
public UInt16 DepthMinReliableDistance { get; }
var depthMinReliableDistance = depthFrameSource.depthMinReliableDistance;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: uint16
Type: UInt16
Type: Number

 

The minimum reliable depth of the depth frames.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

DepthFrameSource Class
WindowsPreview.Kinect Namespace