Click or drag to resize

LayoutTreeSnapshotTextColorOpacities Property

Version 96.0.142
The list of computed text opacities.

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

Property Value

Type: Double
See Also