TouchEventRadiusY Property |
Version 130.1.90
Y radius in pixels. Set to 0 if not applicable.
Namespace: CefSharp.StructsAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public float RadiusY { get; set; }
public:
property float RadiusY {
float get ();
void set (float value);
}
Property Value
SingleSee Also