---
title: rotateFromVector
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/svgmatrix/1632602-rotatefromvector
---

# rotateFromVector

## Declaration

```data
SVGMatrix rotateFromVector(
    unrestricted float x, 
    unrestricted float y
);
```
