GestureRecognizer.InertiaRotationAngle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,這個值表示當旋轉操作完成) 時,在慣性 (結束之物件旋轉的最終角度。
public:
property float InertiaRotationAngle { float get(); void set(float value); };
float InertiaRotationAngle();
void InertiaRotationAngle(float value);
public float InertiaRotationAngle { get; set; }
var single = gestureRecognizer.inertiaRotationAngle;
gestureRecognizer.inertiaRotationAngle = single;
Public Property InertiaRotationAngle As Single
屬性值
Single
float
旋轉角度的相對變更,以度為單位。