ScrollSnapContainerHighlightConfigSnapportBorder Property |
Version 118.6.80
The style of the snapport border (default: transparent)
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public LineStyle SnapportBorder { get; set; }
public:
property LineStyle^ SnapportBorder {
LineStyle^ get ();
void set (LineStyle^ value);
}
Property Value
Type:
LineStyleSee Also