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