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