[]
Indicates whether two Rect structures are equal.
public static bool operator ==(Rect rect1, Rect rect2)
Public Shared Operator =(rect1 As Rect, rect2 As Rect) As Boolean
| Type | Name | Description |
|---|---|---|
| Rect | rect1 | |
| Rect | rect2 |
| Type | Description |
|---|---|
| bool |