Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.MultiTouch Namespace / GestureEventArgs Class / RotateAngle Property

In This Topic
    RotateAngle Property
    In This Topic
    The relative rotation angle, used by the Rotate event
    Syntax
    'Declaration
     
    Public ReadOnly Property RotateAngle As Double
    public double RotateAngle {get;}
    See Also