Class VectorMarkerSymbolLayer
The VectorMarkerSymbolLayer represents a marker comprising vector graphics.
Implements
Namespace: Esri.ArcGISRuntime.Symbology
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class VectorMarkerSymbolLayer : MarkerSymbolLayer, INotifyPropertyChanged
Remarks
The VectorMarkerSymbolLayer is constructed from a collection of Vector
While a simple text symbol (Text
Constructors
Name | Description |
---|---|
VectorMarkerSymbolLayer(IList<VectorMarkerSymbolElement>) | Initializes a new instance of the Vector |
Properties
Name | Description |
---|---|
Vector |
Gets the collection of vector marker symbol elements held by the vector marker symbol layer. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.5 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.5 - 200.6 |
Xamarin.Android | 100.5 - 100.15 |
Xamarin.iOS | 100.5 - 100.15 |
UWP | 100.5 - 200.6 |