Share via


DepthImageStream.NominalHorizontalFieldOfView Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the nominal, horizontal field of view of the depth image (in degrees).

Syntax

public float NominalHorizontalFieldOfView { get; }
'Declaration
Public ReadOnly Property NominalHorizontalFieldOfView As Single 

Property Value

Type: Single
The nominal, horizontal field of view.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

DepthImageStream Class
DepthImageStream Members
Microsoft.Kinect Namespace