# `CGRect init(_:_:)`

*Initializer*

Objective-C: `GSRectFromTwoPoints`.

## Declaration

```swift
init(_ p0: CGPoint, _ p1: CGPoint)
```

