Click or drag to resize

GridHighlightConfigAreaBorderColor Property

Version 86.0.240
The named grid areas border color (Default: transparent).

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public RGBA AreaBorderColor { get; set; }

Property Value

Type: RGBA
See Also