# offsetMax

> The offset of the upper right corner of the rectangle relative to the upper right anchor.

## Definition

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

```csharp
public Vector2 offsetMax { get; set; }
```
