---
title: center
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cirippletransition/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

- [extent](coreimage/cirippletransition/extent.md)
- [scale](coreimage/cirippletransition/scale.md)
- [shadingImage](coreimage/cirippletransition/shadingimage.md)
- [width](coreimage/cirippletransition/width.md)
