# anchorMin

> The normalized position in the parent RectTransform that the lower left corner is anchored to.

## Definition

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

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