FlexContainerHighlightConfigContainerBorder Property |
Version 89.0.170
The style of the container border
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax public LineStyle ContainerBorder { get; set; }
public:
property LineStyle^ ContainerBorder {
LineStyle^ get ();
void set (LineStyle^ value);
}
Property Value
Type:
LineStyleSee Also