Provides access to the IPolylineArray Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
Members
Description | ||
---|---|---|
Add | Adds a polyline. | |
Count | The polyline count. | |
Element | The polyline at the specified position. | |
Insert | Adds a polyline at the specified position. | |
Remove | Removes the polyline at the specified position. | |
RemoveAll | Removes all polylines. |
CoClasses that implement IPolylineArray
CoClasses and Classes | Description |
---|---|
PolylineArray | A collection of Polyline objects. |