ShapeOutsideInfoMarginShape Property |
Version 113.3.50
Margin shape bounds
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public Object[] MarginShape { get; set; }
public:
property array<Object^>^ MarginShape {
array<Object^>^ get ();
void set (array<Object^>^ value);
}
Property Value
Type:
ObjectSee Also