# clampToParentEdges

> Clamp element being dragged to the parent's (usually the graph) edges.

## Definition

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

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