---
title: rect
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/canvaspath/2871232-rect
---

# rect

## Declaration

```data
void rect(
    unrestricted double x, 
    unrestricted double y, 
    unrestricted double w, 
    unrestricted double h
);
```
