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