[]
Defines a template to be applied to lines within a line layer
public sealed class MapLineTemplate : MapSpatialElementTemplate, ICloneable
Name | Description |
---|---|
MapLineTemplate() | Initializes a new instance of the MapLineTemplate class. |
Name | Description |
---|---|
LabelPlacement | Gets or sets the label placement for the line. That evaluates to one of MapLineTemplate.LineLabelPlacement. The default value is Above. |
Width | Defines the width of the line. Default: 3.75pt An expression should evaluate to a Length. The default value is 3.75pt. |
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |