SourceOrderConfigChildOutlineColor Property |
Version 130.1.90
the color to outline the child elements in.
Namespace: CefSharp.DevTools.OverlayAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic RGBA ChildOutlineColor { get; set; }
public:
property RGBA^ ChildOutlineColor {
RGBA^ get ();
void set (RGBA^ value);
}
Property Value
RGBA
See Also