Click or drag to resize

TouchPointTwist Property

Version 130.1.90
The clockwise rotation of a pen stylus around its own major axis, in degrees in the range [0,359] (default: 0).

Namespace: CefSharp.DevTools.Input
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public int? Twist { get; set; }

Property Value

NullableInt32
See Also