# Editor.Widget.SaveGeometry

```csharp
string SaveGeometry()
```

Serialize position and size of this widget to a string, which can then be passed to [Editor.Widget.RestoreGeometry](/api/Editor.Widget/RestoreGeometry).

### Returns

`string`

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
