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

# center

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

## Declaration

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

## See Also

### Instance Properties

- [color0](coreimage/cistripesgenerator/color0.md)
- [color1](coreimage/cistripesgenerator/color1.md)
- [sharpness](coreimage/cistripesgenerator/sharpness.md)
- [width](coreimage/cistripesgenerator/width.md)
