Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts
Clip region DTO for partial page screenshots
Properties
| Property | Type |
|---|---|
x | number |
y | number |
width | number |
height | number |
Kind: Class
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/dto/batch-screenshot.dto.ts
Clip region DTO for partial page screenshots
| Property | Type |
|---|---|
x | number |
y | number |
width | number |
height | number |
Was this page helpful?