Method AddParts
AddParts(IEnumerable<IEnumerable<Segment>>)
Adds new parts to this polygon builder.
Declaration
public void AddParts(IEnumerable<IEnumerable<Segment>> parts)
Parameters
| Type | Name | Description |
|---|---|---|
| IEnumerable<IEnumerable<Segment>> | parts | The Polygon parts to add. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |