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