[]
Defines a vector-based layer of lines to be drawn within a map
public sealed class MapLineLayer : MapVectorLayer
| Name | Description |
|---|---|
| MapLineLayer() | Initializes a new instance of the MapLineLayer class. |
| Name | Description |
|---|---|
| Elements | Returns a collection of layer elements. |
| MapLineRules | Gets or sets the set of rules to be applied for lines within the layer. |
| MapLineTemplate | Gets or sets the template to be applied for lines within the layer. |
| MapLines | Gets the set of embedded lines in the layer. |