public void AddPart( IEnumerable<MapPoint> points )
Public Overloads Sub AddPart( _ ByVal points As IEnumerable(Of MapPoint) _ )
Parameters
- points
- An enumeration of points.
public void AddPart( IEnumerable<MapPoint> points )
Public Overloads Sub AddPart( _ ByVal points As IEnumerable(Of MapPoint) _ )
| Exception | Description |
|---|---|
| System.ArgumentNullException | points is null. |
Target Platforms: Windows 11, Windows 10, Windows 8.1