Share via


InclinometerReading.PitchDegrees Property

Definition

Gets the rotation in degrees around the x-axis.

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

Property Value

Single

float

The rotation in degrees around the x-axis.

Applies to