Method AddPoints
AddPoints(IEnumerable<MapPoint>)
Adds a range of points to create LineSegments in this part.
Declaration
public void AddPoints(IEnumerable<MapPoint> points)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<MapPoint> | points | The points to add as LineSegments. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |