This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPointArray Interface (ArcObjects .NET 10.5 SDK) |
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
Add | Adds a point. | |
Count | The point count. | |
Element | Returns the point at the specified position. | |
Insert | Adds a point at the specified position. | |
Remove | Removes the point at the specified position. | |
RemoveAll | Removes all points. |
CoClasses and Classes | Description |
---|---|
PointArray |