AccelerometerDataThreshold.YAxisInGForce プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
しきい値に達するために必要な y 軸に沿った加速度の増減の最小量を g フォース単位で取得または設定します。
public:
property double YAxisInGForce { double get(); void set(double value); };
double YAxisInGForce();
void YAxisInGForce(double value);
public double YAxisInGForce { get; set; }
var double = accelerometerDataThreshold.yAxisInGForce;
accelerometerDataThreshold.yAxisInGForce = double;
Public Property YAxisInGForce As Double
プロパティ値
Double
double
y 軸の加速度計データのしきい値 (g フォース)。