SourceOrderConfigParentOutlineColor Property  | 
Version 93.1.111 
            the color to outline the givent element in.
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic RGBA ParentOutlineColor { get; set; }public:
property RGBA^ ParentOutlineColor {
	RGBA^ get ();
	void set (RGBA^ value);
}Property Value
Type: 
RGBA
See Also