| Name | Description | |
|---|---|---|
![]()  | Count | Gets number of zones. | 
![]()  | Item | Provides access to a particular zone. | 
            The following tables list the members exposed by ImGearRecZoneCollection.
| Name | Description | |
|---|---|---|
![]()  | Add | Adds a new zone. | 
![]()  | Clear | Removes all zones. | 
![]()  | DetectFillingMethod | Detects the filling methods of each zone individually. | 
![]()  | Insert | Inserts a zone at a specified index. | 
![]()  | LoadFromFile | Loads the list of zones from a file. | 
![]()  | Locate | Overloaded. Automatically locates zones by examining the entire image. | 
![]()  | Remove | Removes the specified zone. | 
![]()  | RemoveAt | Removes the zone at the specified index. | 
![]()  | SaveToFile | Saves the list of zones to a file. |