# maxX

> The maximum extend of the glyph image in the x-axis.

## Definition

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

```csharp
public int maxX { get; set; }
```
