Constructor VectorMarkerSymbolLayer
VectorMarkerSymbolLayer(IList<VectorMarkerSymbolElement>)
Initializes a new instance of the Vector
Declaration
public VectorMarkerSymbolLayer(IList<VectorMarkerSymbolElement> vectorMarkerSymbolElements)
Parameters
Type | Name | Description |
---|---|---|
IList<Vector |
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 |