MagnetometerDataThreshold.ZAxisMicroteslas 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定以微鑲嵌為單位測量之 Z 軸周圍地理磁力資料的最小變更。
public:
property float ZAxisMicroteslas { float get(); void set(float value); };
float ZAxisMicroteslas();
void ZAxisMicroteslas(float value);
public float ZAxisMicroteslas { get; set; }
var single = magnetometerDataThreshold.zAxisMicroteslas;
magnetometerDataThreshold.zAxisMicroteslas = single;
Public Property ZAxisMicroteslas As Single
屬性值
Single
float
Z 軸的磁力計資料臨界值,以微鑲嵌為單位。