Enum VectorTileStyleLayerType
The different types of vector tile style layers.
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum VectorTileStyleLayerType
Fields
| Name | Description |
|---|---|
| Background | A background style layer. Backgrounds are not returned in identify results. |
| Circle | A circle style layer. |
| Fill | A fill style layer. Also known as polygons. |
| Line | A line style layer. |
| Symbol | A symbol style layer. Includes both icons and text. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |