Click or drag to resize

LineStylePattern Property

Version 112.3.0
The line pattern (default: solid)

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

Property Value

Type: NullableLineStylePattern
See Also