# containedElementsRect

> The rect containing the GraphElements encompassed by the Scope. The rect is expressed in local coordinates.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Experimental.GraphView](/engine/6000.6/script-reference/unityeditor/experimental/graphview.md)
* **Assembly:** UnityEditor

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