InclinometerDataThreshold.PitchInDegrees 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定繞旋轉角度軸的最小變更, (反轉軸) 達到以度為單位的臨界值。
public:
property float PitchInDegrees { float get(); void set(float value); };
float PitchInDegrees();
void PitchInDegrees(float value);
public float PitchInDegrees { get; set; }
var single = inclinometerDataThreshold.pitchInDegrees;
inclinometerDataThreshold.pitchInDegrees = single;
Public Property PitchInDegrees As Single
屬性值
Single
float
傾斜軸的傾角計資料臨界值,以度為單位。
備註
旋轉角度是反轉軸的角度變化。