# meanLine

> The Mean line is typically located at the top of lowercase letters.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.TextCore](/engine/6000.5/script-reference/unityengine/textcore.md)
* **Assembly:** UnityEngine.TextCoreFontEngineModule

```csharp
public float meanLine { get; set; }
```

### Remarks

This value represents the distance between the baseline and the top of lowercase letters.
