MagnetometerReading.MagneticFieldY Propriété
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 force du champ magnétique en microteslas le long de l’axe Y.
public:
property float MagneticFieldY { float get(); };
float MagneticFieldY();
public float MagneticFieldY { get; }
var single = magnetometerReading.magneticFieldY;
Public ReadOnly Property MagneticFieldY As Single
float
Force de champ magnétique en microteslas le long de l’axe Y.
La précision de cette valeur dépend de l’état de l’étalonnage du magnétomètre reflété dans la propriété DirectionalAccuracy .