---
title: scale
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciroundedqrcodegenerator/scale
---

# scale

The scale factor to enlarge the QRCode by.

## Declaration

```swift
var scale: Float { get set }
```
