# `GSFontViewController roundCoordinates:`

*Instance Method*

## Declaration

```swift
@IBAction func roundCoordinates(_ sender: Any!)
```

```objc
- (void) roundCoordinates:(id) sender;
```

```python
roundCoordinates_(sender: object)
```

