Click or drag to resize

TouchPointRotationAngle Property

Version 113.3.50
Rotation angle (default: 0.0).

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

Property Value

Type: NullableDouble
See Also