Click or drag to resize

LayoutTreeSnapshot.TextColorOpacities Property

Version 107.1.120
The list of computed text opacities.

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax
public double[] TextColorOpacities { get; set; }

Property Value

Type:Double[]
See Also