FlexItemHighlightConfigBaseSizeBorder Property  | 
Version 104.4.240 
            Style of the border around the box representing the item's base size
            
 
    Namespace: 
   CefSharp.DevTools.Overlay
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic LineStyle BaseSizeBorder { get; set; }public:
property LineStyle^ BaseSizeBorder {
	LineStyle^ get ();
	void set (LineStyle^ value);
}Property Value
Type: 
LineStyle
See Also