StylusPointProperties.YTiltOrientation Field

Definition

Represents the angle between the (x, z) plane and the pen and x-axis plane.

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

Field Value

Remarks

This applies to a pen cursor.

The value is 0 when the pen is perpendicular to the drawing surface. The value is positive when the pen is upward or away from the user.

Applies to