DepthFrame.DepthMinReliableDistance Property
Gets the minimum reliable depth of the depth frame, in millimeters.
Syntax
public:
property uint16 DepthMinReliableDistance {
uint16 get ();
}
public UInt16 DepthMinReliableDistance { get; }
var depthMinReliableDistance = depthFrame.depthMinReliableDistance;
Property value
[C++]
[C#]
[JavaScript]
Type: uint16
Type: UInt16
Type: Number
The minimum reliable depth of the depth frame.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd