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