Click or drag to resize

TouchPointRadiusX Property

Version 104.4.240
X radius of the touch area (default: 1.0).

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

Property Value

Type: NullableDouble
See Also