---
title: boundingBox
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsepsimagerep/boundingbox
---

# boundingBox

The rectangle that bounds the image representation.

## Declaration

```swift
var boundingBox: NSRect { get }
```

## See Also

### Related Documentation

- [init(data:)](appkit/nsepsimagerep/init(data:).md)

### Getting Data

- [epsRepresentation](appkit/nsepsimagerep/epsrepresentation.md)
