FlexItemHighlightConfigBaseSizeBox Property |
Version 98.1.210
Style of the box representing the item's base size
Namespace:
CefSharp.DevTools.Overlay
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax public BoxStyle BaseSizeBox { get; set; }
public:
property BoxStyle^ BaseSizeBox {
BoxStyle^ get ();
void set (BoxStyle^ value);
}
Property Value
Type:
BoxStyleSee Also