Method AddPoints
AddPoints(IEnumerable<MapPoint>)
Adds a collection of points to the end of this point collection.
Declaration
public void AddPoints(IEnumerable<MapPoint> points)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<Map |
points | The points to be added. |
Remarks
The Spatialnull
or compatible with the Spatial
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |