# value

> The angle value.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.7/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public float value { get; set; }
```

### Remarks

Positive values represent a clockwise rotation. Negative values represent counterclockwise rotation.
