---
title: glyphOrigin
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/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](appkit/nstextlinefragment/attributedstring.md)
- [characterRange](appkit/nstextlinefragment/characterrange.md)
- [typographicBounds](appkit/nstextlinefragment/typographicbounds.md)
