Click or drag to resize

TouchPointRotationAngle Property

Version 118.6.80
Rotation angle (default: 0.0).

Namespace:  CefSharp.DevTools.Input
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public double? RotationAngle { get; set; }

Property Value

Type: NullableDouble
See Also