Click or drag to resize

LayoutTreeSnapshotTextColorOpacities Property

Version 102.0.100
The list of computed text opacities.

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

Property Value

Type: Double
See Also