---
title: BNNSCornersHeightFirst
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/bnnscornersheightfirst
---

# BNNSCornersHeightFirst

Specifies coordinates as center and size with the order: height center, width center, height, width.

## Declaration

```swift
var BNNSCornersHeightFirst: BNNSBoxCoordinateMode { get }
```

## See Also

### Constants

- [init(_:)](accelerate/bnnsboxcoordinatemode/init(_:).md)
- [init(rawValue:)](accelerate/bnnsboxcoordinatemode/init(rawvalue:).md)
- [rawValue](accelerate/bnnsboxcoordinatemode/rawvalue.md)
- [BNNSCenterSizeHeightFirst](accelerate/bnnscentersizeheightfirst.md)
- [BNNSCenterSizeWidthFirst](accelerate/bnnscentersizewidthfirst.md)
- [BNNSCornersWidthFirst](accelerate/bnnscornerswidthfirst.md)
