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