| ArcGIS Explorer Component Help |
| Polyline..::.AddPath Method |
| Polyline Class See Also |
Adds a new path to the Polyline.
Overload List
| Name | Description | |
|---|---|---|
| AddPath()()() |
Adds a new empty path to the Polyline.
| |
| AddPath(IEnumerable<(Of <(Point>)>)) |
Adds a new path to the Polyline by copying the specified set of points.
|