HingeConfigOutlineColor Property  | 
Version 93.1.111 
            The content box highlight outline color (default: transparent).
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic RGBA OutlineColor { get; set; }public:
property RGBA^ OutlineColor {
	RGBA^ get ();
	void set (RGBA^ value);
}Property Value
Type: 
RGBA
See Also