[]
Tests whether the current RectangleD intersects with another.
public bool IntersectsWith(RectangleD rc)
| Type | Name | Description |
|---|---|---|
| RectangleD | rc | The RectangleD to test. |
| Type | Description |
|---|---|
| bool | true if the current RectangleD intersects with |