FrameDescription.VerticalFieldOfView Property
Gets the vertical field of view for an image frame, in degrees.
Syntax
public:
property float32 VerticalFieldOfView {
float32 get ();
}
public float VerticalFieldOfView { get; }
var verticalFieldOfView = frameDescription.verticalFieldOfView;
Property value
[C++]
[C#]
[JavaScript]
Type: float32
Type: float
Type: Number
The vertical field of view of an image frame, in degrees.
Requirements
Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd