Click or drag to resize

LineStylePattern Property

Version 118.6.80
The line pattern (default: solid)

Namespace:  CefSharp.DevTools.Overlay
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public LineStylePattern? Pattern { get; set; }

Property Value

Type: NullableLineStylePattern
See Also