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