PointerPointProperties.Twist 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得手寫筆裝置繞著自己的主軸的順時針旋轉角度 (,例如當使用者在手指) 旋轉手寫筆時。
public:
property float Twist { float get(); };
float Twist();
public float Twist { get; }
var single = pointerPointProperties.twist;
Public ReadOnly Property Twist As Single
屬性值
介於 0.0 到 359.0 之間的值,以旋轉度為單位。 預設值為 0.0。
適用於