Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the height of an image frame, in pixels.
Syntax
public:
property int32 Height {
int32 get ();
}
public int Height { get; }
var height = frameDescription.height;
Property value
[C++]
[C#]
[JavaScript]
Type: int32
Type: int
Type: Number
The height of an image frame, in pixels.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd