# cellBounds

> Returns the boundaries of the Tilemap in cell size.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Tilemaps](/engine/6000.5/script-reference/unityengine/tilemaps.md)
* **Assembly:** UnityEngine.TilemapModule

```csharp
public BoundsInt cellBounds { get; }
```
