Share via


PointerEventArgs.TiltY Property

Definition

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

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

Property Value

Applies to