Share via


StylusPointProperties.YawRotation 欄位

定義

表示當畫筆方向為水平時,畫筆偏向其水平軸左側或右側的角度。

public: static initonly System::Windows::Input::StylusPointProperty ^ YawRotation;
public static readonly System.Windows.Input.StylusPointProperty YawRotation;
 staticval mutable YawRotation : System.Windows.Input.StylusPointProperty
Public Shared ReadOnly YawRotation As StylusPointProperty 

欄位值

備註

注意

這需要三維數位板。

如果您將手寫筆放在您前面,並在虛構的牆上寫入,則零 yaw 表示畫筆與牆垂直。 如果小費位於垂直的左邊,則值為負值,如果小費位於垂直的右邊,則為正值。

適用於