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