# `CoreFoundation.CGRect`

*Extended Structure*

## Declaration

```swift
extension CGRect
```

## Topics

### Initializers

- [`CGRect init(_:_:)`](/Core/GlyphsCore/CoreFoundation/CGRect/init(_:_:)) — Objective-C: `GSRectFromTwoPoints`.
- [`CGRect init(_:_:_:_:)`](/Core/GlyphsCore/CoreFoundation/CGRect/init(_:_:_:_:)) — Objective-C: `GSRectFromFourPoints`.

### Instance Methods

- [`CGRect inset(with:)`](/Core/GlyphsCore/CoreFoundation/CGRect/inset(with:)) — Objective-C: `GSRectInsetWithEdgeInsets`.

