---
title: MLBoundingBoxAnchor.center
framework: createml
role: symbol
role_heading: Case
path: createml/mlboundingboxanchor/center
---

# MLBoundingBoxAnchor.center

An anchor at the bounding box’s center point.

## Declaration

```swift
case center
```

## See Also

### Designating anchors

- [MLBoundingBoxAnchor.topLeft](createml/mlboundingboxanchor/topleft.md)
- [MLBoundingBoxAnchor.bottomLeft](createml/mlboundingboxanchor/bottomleft.md)
