Click or drag to resize

LayoutTreeSnapshot.TextColorOpacities Property

Version 100.0.140
The list of computed text opacities.

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

Property Value

Type:Double[]
See Also