IntersectsWith Method
IntersectsWith(Int32Rect)
Determines if this rectangle intersects with rect.
Declaration
public readonly bool IntersectsWith(Int32Rect rect)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32Rect | rect |
Returns
| Type | Description |
|---|---|
| System.Boolean |