# Line.Center

```csharp
Vector3 Center { get; set; }
```

Returns the midpoint between a and b

Declared in [Line](/api/Line).
Assembly: `Sandbox.System`.
