Click or drag to resize

GridHighlightConfigAreaBorderColor Property

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

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

Property Value

Type: RGBA
See Also