StylusPointProperties.YawRotation Field

Definition

Represents the angle of the pen to the left or right around the center of its horizontal axis when the pen is horizontal.

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 

Field Value

Remarks

Note

This requires a three-dimensional digitizer.

If you hold the pen in front of you and write on an imaginary wall, zero yaw indicates that the pen is perpendicular to the wall. The value is negative if the tip is to the left of perpendicular and positive if the tip is to the right of perpendicular.

Applies to