[]
Defines an element to be embedded within a MapLineLayer
public sealed class MapLine : MapSpatialElement
| Name | Description |
|---|---|
| MapLine() | Initializes a new instance of the MapLine class. |
| Name | Description |
|---|---|
| DefaultUseCustomLineTemplate | The default value of the UseCustomLineTemplate property. |
| Name | Description |
|---|---|
| MapLineTemplate | Gets or sets the custom template to be used for the line. Ignored if UseCustomLineTemplate is false. |
| UseCustomLineTemplate | Gets or sets a custom template will be used for the line, otherwise the layer template will be used. An expression should evaluate to a bool. |