# `GSEditViewController redraw`

*Instance Method*

call to update the graphicView

## Declaration

```swift
func redraw()
```

```objc
- (void) redraw;
```

```python
redraw()
```

