---
title: rotate
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/svgmatrix/1632633-rotate
---

# rotate

## Declaration

```data
SVGMatrix rotate(
    unrestricted float angle
);
```
