ScrollSnapContainerHighlightConfigSnapAreaBorder Property |
Version 106.0.290
The style of the snap area border (default: transparent)
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public LineStyle SnapAreaBorder { get; set; }
public:
property LineStyle^ SnapAreaBorder {
LineStyle^ get ();
void set (LineStyle^ value);
}
Property Value
Type:
LineStyleSee Also