HingeAngleReading.AngleInDegrees Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.