# Sandbox.Painter.Rotate

```csharp
void Rotate(float degrees)
```

Rotates the drawing axes clockwise in degrees around their current origin.

### Parameters

- `degrees` (`float`)

Declared in [Sandbox.Painter](/api/Sandbox.Painter).
Assembly: `Sandbox.Engine`.
