Click or drag to resize

TouchPointRadiusY Property

Version 94.4.20
Y radius of the touch area (default: 1.0).

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

Property Value

Type: NullableDouble
See Also