---
title: angle
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/imagerotator/angle
---

# angle

The angle, in radians, by which to rotate the coordinate space of the specified context. Positive values rotate counterclockwise and negative values rotate clockwise.

## Declaration

```swift
var angle: Double
```
