MagnetometerDataThreshold.XAxisMicroteslas 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置在 x 轴周围达到阈值所需的地磁数据的最小变化,以微分为单位。
public:
property float XAxisMicroteslas { float get(); void set(float value); };
float XAxisMicroteslas();
void XAxisMicroteslas(float value);
public float XAxisMicroteslas { get; set; }
var single = magnetometerDataThreshold.xAxisMicroteslas;
magnetometerDataThreshold.xAxisMicroteslas = single;
Public Property XAxisMicroteslas As Single
属性值
Single
float
x 轴的磁力计数据阈值,以微细为单位。