[]
public static Rectangle[] Scan(Region region)
Public Shared Function Scan(region As Region) As Rectangle()
| Type | Name | Description |
|---|---|---|
| Region | region | A Region object to be scaned. |
| Type | Description |
|---|---|
| Rectangle[] | An array of Rectangle structures that approximate this Region object. |