# Sandbox.Gizmo.GizmoHitbox.LineScope

```csharp
System.IDisposable LineScope()
```

Start a line scope. Any drawn lines should become a hitbox during this scope.

### Returns

`System.IDisposable`

Declared in [Sandbox.Gizmo.GizmoHitbox](/api/Sandbox.Gizmo.GizmoHitbox).
Assembly: `Sandbox.Engine`.
