puppeteer/new-docs/puppeteer.protocol.dom.shapeoutsideinfo.bounds.md
2020-07-13 14:01:35 +01:00

14 lines
481 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [DOM](./puppeteer.protocol.dom.md) &gt; [ShapeOutsideInfo](./puppeteer.protocol.dom.shapeoutsideinfo.md) &gt; [bounds](./puppeteer.protocol.dom.shapeoutsideinfo.bounds.md)
## Protocol.DOM.ShapeOutsideInfo.bounds property
Shape bounds
<b>Signature:</b>
```typescript
bounds: Quad;
```