KinectSensor.MinElevationAngle Property
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Gets the minimum elevation angle (in degrees).
Syntax
public int MinElevationAngle { get; }
'Declaration
Public ReadOnly Property MinElevationAngle As Integer
Property Value
Type: Int32
The minimum elevation angle for the sensor.
Remarks
The maximum/minimum elevation angles are specified in Sensor Components and Specifications.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectSensor Class
KinectSensor Members
Microsoft.Kinect Namespace