# `GSMirrorAlignment`

*Function*

## Declaration

```swift
func GSMirrorAlignment(_ corner: GSAlignment) -> GSAlignment
```

```objc
GSAlignment GSMirrorAlignment(GSAlignment corner);
```

```python
GSMirrorAlignment(corner: GSAlignment) -> GSAlignment
```

## See Also

### Rect Alignment and Handles

- [`GSRectWithCenter`](/Core/GlyphsCore/GSRectWithCenter)
- [`GSHandleRect`](/Core/GlyphsCore/GSHandleRect)
- [`GSAlignedPointForBounds`](/Core/GlyphsCore/GSAlignedPointForBounds)
- [`GSHandleRectForBounds`](/Core/GlyphsCore/GSHandleRectForBounds)

