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