TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / PointerPointProperties Class / Twist Property

In This Topic
    Twist Property (PointerPointProperties)
    In This Topic
    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
    'Declaration
     
    
    Public ReadOnly Property Twist As Single
    public float Twist {get;}

    Property Value

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

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also