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