# autoUpdateGeometry

> Enables or disables the automatic resizing and positioning of the Scope.

## Definition

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

```csharp
public bool autoUpdateGeometry { get; set; }
```
