# rectIntValue

> Value of a rectangle with integer values property.

## Definition

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

```csharp
public RectInt rectIntValue { get; set; }
```

### Remarks

Additional Resources: [SerializedProperty.propertyType](/engine/6000.7/script-reference/unityeditor/serializedproperty/propertytype.md), [SerializedPropertyType.RectInt](/engine/6000.7/script-reference/unityeditor/serializedpropertytype/rectint.md), [RectInt](/engine/6000.7/script-reference/unityengine/rectint.md).
