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