Show / Hide Table of Contents

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
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.