# position

> Element's positioning in its parent container.

## Definition

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

```csharp
Position position { get; }
```

### Remarks

This property is used in conjunction with left, top, right and bottom properties.
