# candidatePosition

> The edge's end position while it's being created.

## Definition

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

```csharp
public Vector2 candidatePosition { get; set; }
```
