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