[]
Compares two C1Rect structures for equality.
public static bool operator ==(C1Rect rect1, C1Rect rect2)
| Type | Name | Description |
|---|---|---|
| C1Rect | rect1 | The rect1. |
| C1Rect | rect2 | The rect2. |
| Type | Description |
|---|---|
| bool | The result of the operator. |