PointerPointProperties.Twist Property

Gets the clockwise rotation in degrees of a pen device around its own major axis (such as when the user spins the pen in their fingers).

Syntax

public:
property float32 Twist {
         float32 get ();
}  

Property value

Type: float32 

  A value between 0.0 and 359.0 in degrees of rotation. The default value is 0.0.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

PointerPointProperties Class

PointerPointProperties Members

Windows.UI.Input Namespace