Version 130.1.90
The red component, in the [0-255] range.
Namespace: CefSharp.DevTools.DOMAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public int R { get; set; }
public:
property int R {
int get ();
void set (int value);
}
Property Value
Int32See Also