# Anchors

> Selects driven property combining DrivenTransformProperties.AnchorMinX, DrivenTransformProperties.AnchorMinY, DrivenTransformProperties.AnchorMaxX and DrivenTransformProperties.AnchorMaxY.

## Definition

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

```csharp
Anchors = AnchorMin | AnchorMax
```
