---
title: frame
framework: watchkit
role: symbol
role_heading: Instance Property
path: watchkit/wkaccessibilityimageregion/frame
---

# frame

A portion of the parent image, in the image’s coordinate system.

## Declaration

```swift
var frame: CGRect { get set }
```

## Discussion

Discussion Use this property to define the portion of the image that you want to call out separately.

## See Also

### Related Documentation

- [App Programming Guide for watchOS](apple-archive/documentation/General/Conceptual/WatchKitProgrammingGuide.md)

### Getting the Region Attributes

- [label](watchkit/wkaccessibilityimageregion/label.md)
