[]
Quickly updates a rectangle to represent the intersection with another rectangle.
public void IntersectFast(ref RectD rect)
| Type | Name | Description |
|---|---|---|
| RectD | rect |
The resulting rectangle may be invalid. Use the HasSpace property to check.