# Editor.GraphicsView.Center

```csharp
Vector2 Center { get; set; }
```

Where in the scene is the view currently centered.

Declared in [Editor.GraphicsView](/api/Editor.GraphicsView).
Assembly: `Sandbox.Tools`.
