--- sidebar_label: ScreenshotClip --- # ScreenshotClip interface #### Signature: ```typescript export interface ScreenshotClip ``` ## Properties | Property | Modifiers | Type | Description | Default | | -------- | --------------------- | ------ | ----------- | -------------- | | height | | number | | | | scale | optional | number | | 1 | | width | | number | | | | x | | number | | | | y | | number | | |