InclinometerReading.RollDegrees Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la rotation en degrés autour de l’axe y.
public:
property float RollDegrees { float get(); };
float RollDegrees();
public float RollDegrees { get; }
var single = inclinometerReading.rollDegrees;
Public ReadOnly Property RollDegrees As Single
Valeur de propriété
Single
float
Rotation en degrés autour de l’axe y.