# Rotation

The Wisej.NET `Rotation` extender enables control rotation around X, Y, or Z axes.

{% hint style="info" %}
For a full list of properties, methods and events see the [API documentation.](http://docs.wisej.com/api)
{% endhint %}

## Features

### Rotation

The `Rotation` component adds a `Rotation` property to eligible controls.

![Control with rotation applied](https://553579532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MF1D11gPs_az3xaKusw%2Fuploads%2Fgit-blob-2ceedc9cefd07c5e30db37cac43b2be9d47d3fc5%2Fimage.png?alt=media)

## Advanced

### JavaScript Widget

| Item        | Description                                                                                                         |
| ----------- | ------------------------------------------------------------------------------------------------------------------- |
| Class name  | "wisej.web.extender.Rotation"                                                                                       |
| Source code | [https://github.com/iceteagroup/wisej-js](https://github.com/iceteagroup/wisej-js/blob/master/wisej.web.TextBox.js) |
