ShapeOutsideInfoShape Property |
Version 118.6.80
Shape coordinate details
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public Object[] Shape { get; set; }
public:
property array<Object^>^ Shape {
array<Object^>^ get ();
void set (array<Object^>^ value);
}
Property Value
Type:
ObjectSee Also