---
title: center
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cioptile/center
---

# center

The x and y position to use as the center of the effect.

## Declaration

```swift
var center: CGPoint { get set }
```

## See Also

### Instance Properties

- [angle](coreimage/cioptile/angle.md)
- [inputImage](coreimage/cioptile/inputimage.md)
- [scale](coreimage/cioptile/scale.md)
- [width](coreimage/cioptile/width.md)
