InclinometerReading.RollDegrees Property

Definition

Gets the rotation in degrees around the y-axis.

public:
 property float RollDegrees { float get(); };
float RollDegrees();
public float RollDegrees { get; }
var single = inclinometerReading.rollDegrees;
Public ReadOnly Property RollDegrees As Single

Property Value

Single

float

The rotation in degrees around the y-axis.

Applies to