Union Method
Union(Int32Rect, Int32Rect)
Creates a rectangle that represents the union between a and b.
Declaration
public static Int32Rect Union(Int32Rect a, Int32Rect b)
Parameters
Type | Name | Description |
---|---|---|
Int32Rect | a | |
Int32Rect | b |
Returns
Type | Description |
---|---|
Int32Rect |