Click or drag to resize

TouchPointRadiusX Property

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

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

Property Value

NullableDouble
See Also