BoxModelShapeOutside Property |
Version 130.1.90
Shape outside coordinates
Namespace: CefSharp.DevTools.DOMAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic ShapeOutsideInfo ShapeOutside { get; set; }
public:
property ShapeOutsideInfo^ ShapeOutside {
ShapeOutsideInfo^ get ();
void set (ShapeOutsideInfo^ value);
}
Property Value
ShapeOutsideInfo
See Also