# RectInt

> Represents a rectangle with Integer values property.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
RectInt = 22
```

### Remarks

Additional Resources: [SerializedProperty](/engine/6000.7/script-reference/unityeditor/serializedproperty.md), [SerializedProperty.rectIntValue](/engine/6000.7/script-reference/unityeditor/serializedproperty/rectintvalue.md), [RectInt](/engine/6000.7/script-reference/unityengine/rectint.md).
