Click or drag to resize

TouchPointRadiusY Property

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

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

Property Value

Type: NullableDouble
See Also