Method And
| Edit this page View SourceAnd(Region, Region)
Creates the intersection of the two regions.
Declaration
public static Region And(Region a, Region b)
Parameters
| Type | Name | Description |
|---|---|---|
| Region | a | |
| Region | b |
Returns
| Type | Description |
|---|---|
| Region |
Creates the intersection of the two regions.
public static Region And(Region a, Region b)
| Type | Name | Description |
|---|---|---|
| Region | a | |
| Region | b |
| Type | Description |
|---|---|
| Region |