# Width

> Width of the image.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Profiling](/engine/6000.5/script-reference/unity/profiling.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int Width { readonly get; set; }
```
