# Rect

> The rectangle that is repeated

## Definition

* **Type:** Property
* **Namespace:** [Unity.VectorGraphics](/engine/6000.5/script-reference/unity/vectorgraphics.md)
* **Assembly:** UnityEngine.VectorGraphicsModule

```csharp
public Rect Rect { get; set; }
```
