Share via


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

See also

Reference

PointCloudFrame Class
Microsoft.Kinect.Fusion Namespace