Share via


FrameDescription.HorizontalFieldOfView Property

Gets the horizontal field of view for an image frame, in degrees.

Syntax

public:
property float32 HorizontalFieldOfView {
         float32 get ();
}
public float HorizontalFieldOfView { get; }
var horizontalFieldOfView = frameDescription.horizontalFieldOfView;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: float32
Type: float
Type: Number

 

The horizontal field of view of an image frame, in degrees.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

FrameDescription Class
WindowsPreview.Kinect Namespace