Equality Operator
Equality(Int32Rect, Int32Rect)
Tests whether two Int32Rect objects have equal location and size.
Declaration
public static bool operator ==(Int32Rect left, Int32Rect right)
Parameters
| Type | Name | Description | 
|---|---|---|
| Int32Rect | left | |
| Int32Rect | right | 
Returns
| Type | Description | 
|---|---|
| System.Boolean |