[]
Returns a rectangle that represents the intersection of two rectangles.
public static RectF Intersect(RectF a, RectF b)
Public Shared Function Intersect(a As RectF, b As RectF) As RectF
| Type | Name | Description |
|---|---|---|
| RectF | a | |
| RectF | b |
| Type | Description |
|---|---|
| RectF |