[]
Determines if this LayoutRect intersects with otherRect.
public bool IntersectsWith(LayoutRect otherRect)
| Type | Name | Description |
|---|---|---|
| LayoutRect | otherRect | The LayoutRect to test or null to reference the owner LayoutView. |
| Type | Description |
|---|---|
| bool |