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.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the nominal, diagonal field of view (in pixels) of the color image.
Syntax
public float NominalDiagonalFieldOfView { get; }
'Declaration
Public ReadOnly Property NominalDiagonalFieldOfView As Single
Property Value
Type: Single
The nominal, diagonal field of view of the color image.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
ColorImageStream Class
ColorImageStream Members
Microsoft.Kinect Namespace