# selectionRect

> Style used to draw a marquee selection rect in the SceneView.

## Definition

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

```csharp
public static GUIStyle selectionRect { get; }
```

### Remarks

This style can be used to draw a marquee selection rect that looks like the built-in GameObject selection box.
