PointCloudFrame.Height Property
Gets the height of the frame.
Syntax
public:
property uint32 Height {
uint32 get ();
}
public uint Height { get; }
var height = pointCloudFrame.height;
Property value
[C++]
[C#]
[JavaScript]
Type: uint32
Type: uint
Type: Number
The height of the frame.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd