Constructor VectorMarkerSymbolLayer
VectorMarkerSymbolLayer(IList<VectorMarkerSymbolElement>)
Initializes a new instance of the VectorMarkerSymbolLayer class with a collection of vector marker symbol elements.
Declaration
public VectorMarkerSymbolLayer(IList<VectorMarkerSymbolElement> vectorMarkerSymbolElements)
Parameters
| Type | Name | Description |
|---|---|---|
| IList<VectorMarkerSymbolElement> | vectorMarkerSymbolElements | The collection of elements of type VectorMarkerSymbolElement. |
Remarks
This function creates a VectorMarkerSymbolLayer, then sets the given vector of VectorMarkerSymbolElement as the collection comprising the vector marker.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |