BoxModelShapeOutside Property |
Version 118.6.80
Shape outside coordinates
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public ShapeOutsideInfo ShapeOutside { get; set; }
public:
property ShapeOutsideInfo^ ShapeOutside {
ShapeOutsideInfo^ get ();
void set (ShapeOutsideInfo^ value);
}
Property Value
Type:
ShapeOutsideInfoSee Also