ColorImageStream.NominalVerticalFieldOfView Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the nominal, vertical field of view (in degrees) of the color image.
Syntax
public float NominalVerticalFieldOfView { get; }
'Declaration
Public ReadOnly Property NominalVerticalFieldOfView As Single
Property Value
Type: Single
The nominal, vertical field of view.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
ColorImageStream Class
ColorImageStream Members
Microsoft.Kinect Namespace