StylusPointProperties.PitchRotation Field

Definition

Represents whether the tip is above or below a horizontal line that is perpendicular to the writing surface.

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

Field Value

Remarks

Note

This requires a three-dimensional digitizer.

The value is positive if the tip is above the line and negative if it is below the line. For example, if you hold the pen in front of you and write on an imaginary wall, the pitch is positive if the tip is above a line extending from you to the wall.

Applies to