BoxModelShapeOutside Property  | 
Version 108.4.130 
            Shape outside coordinates
            
 
    Namespace: 
   CefSharp.DevTools.DOM
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic ShapeOutsideInfo ShapeOutside { get; set; }public:
property ShapeOutsideInfo^ ShapeOutside {
	ShapeOutsideInfo^ get ();
	void set (ShapeOutsideInfo^ value);
}Property Value
Type: 
ShapeOutsideInfo
See Also