Inequality Operator
Inequality(Int32Rect, Int32Rect)
Tests whether two Int32Rect objects differ in location or size.
Declaration
public static bool operator !=(Int32Rect left, Int32Rect right)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32Rect | left | |
| Int32Rect | right |
Returns
| Type | Description |
|---|---|
| System.Boolean |