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 

フィールド値

注釈

Note

これには、3 次元デジタイザーが必要です。

ペンを目の前に持ち、架空の壁に書き込む場合、ゼロヨーはペンが壁に垂直であることを示します。 先端が垂直の左側にある場合は負の値になり、先端が垂直の右側にある場合は正の値になります。

適用対象