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