ShapeOutsideInfoMarginShape Property |
Version 87.1.132
Margin shape bounds
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.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