Share via


PointerEventArgs.TiltX Property

Definition

The plane angle (in degrees, in the range of -90 to 90) between the Y-Z plane and the plane containing both the transducer (e.g. pen stylus) axis and the Y axis.

public:
 property float TiltX { float get(); void set(float value); };
public float TiltX { get; set; }
member this.TiltX : single with get, set
Public Property TiltX As Single

Property Value

Applies to