---
title: glyphOrigin
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nstextlinefragment/glyphorigin
---

# glyphOrigin

Rendering origin for the left-most glyph in the line fragment coordinate system.

## Declaration

```swift
var glyphOrigin: CGPoint { get }
```

## See Also

### Line fragment characteristics

- [attributedString](uikit/nstextlinefragment/attributedstring.md)
- [characterRange](uikit/nstextlinefragment/characterrange.md)
- [typographicBounds](uikit/nstextlinefragment/typographicbounds.md)
