Provides access to the IPolygonArray Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
Add | Adds a polygon. |
![]() |
Count | The polygon count. |
![]() |
Element | The polygon at the specified position. |
![]() |
Insert | Adds a polygon at the specified position. |
![]() |
Remove | Removes the polygon at the specified position. |
![]() |
RemoveAll | Removes all polygons. |
CoClasses that implement IPolygonArray
| CoClasses and Classes | Description |
|---|---|
| PolygonArray | A collection of Polygon objects. |

