Class MultilayerPolygonSymbol
A polygon symbol built with multiple layers of symbols to display graphics and features that have polygon geometry.
Implements
Namespace: Esri.ArcGISRuntime.Symbology
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class MultilayerPolygonSymbol : MultilayerSymbol, INotifyPropertyChanged
Remarks
A Multilayer
If you create a Multilayer
Constructors
Name | Description |
---|---|
MultilayerPolygonSymbol(IEnumerable<SymbolLayer>) | Initializes a new instance of the Multilayer |
MultilayerPolygonSymbol(IEnumerable<SymbolLayer>, SymbolReferenceProperties) | Initializes a new instance of the Multilayer |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 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.2.1 - 200.6 |
Xamarin.Android | 100.2.1 - 100.15 |
Xamarin.iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.6 |