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