# Editor.GraphicsItem.Children

```csharp
IEnumerable<GraphicsItem> Children { get; set; }
```

Declared in [Editor.GraphicsItem](/api/Editor.GraphicsItem).
Assembly: `Sandbox.Tools`.
