---
title: control
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/shapemarkup/shape-swift.enum/line/control
---

# control

The control point that defines the curve in unit coordinate space.

## Declaration

```swift
var control: CGPoint?
```

## Discussion

Discussion If nil this is a straight line without a middle control point.
