Click or drag to resize

BoxStyleHatchColor Property

Version 92.0.260
The hatching color for the box (default: transparent)

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

Property Value

Type: RGBA
See Also