Click or drag to resize

TouchPointTwist Property

Version 118.6.80
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: 118.6.80.0
Syntax
public int? Twist { get; set; }

Property Value

Type: NullableInt32
See Also