HingeAngleReading.AngleInDegrees Property

Definition

Gets the angle reported by the hinge angle sensor.

public:
 property double AngleInDegrees { double get(); };
double AngleInDegrees();
public double AngleInDegrees { get; }
var double = hingeAngleReading.angleInDegrees;
Public ReadOnly Property AngleInDegrees As Double

Property Value

Double

double

The angle reported by the HingeAngleSensor.

Applies to