# ExpandedPosition

> The rect representing the expanded placemat, regardless of the current collapsed state.

## Definition

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

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