[]
Represents a style used to render lines on a map.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class LineStyle : MapStyleBase, ILegendItem, ILayerReferencedItem
Name | Description |
---|---|
LineStyle() | |
LineStyle(Map) |
Name | Description |
---|---|
BaseName | Gets a one word description of the item type (e.g. "Layer"). Also used to automatically generate new items' names. |
DashStyle | Gets or sets the fill brush of marks placed on the map. |
LegendItemDashStyle | |
LegendItemFillColor | |
LegendItemKind | |
LegendItemLineThickness | |
LegendItemMarkerShape | |
LegendItemMarkerSize | |
LegendItemStrokeColor | |
StrokeColor | Gets or sets the stroke brush of marks placed on the map. |
ThicknessExpr | Gets or sets the thickness of lines on the map, in 96 DPI pixels. |
Name | Description |
---|---|
ShouldSerializeStrokeColor() | |
ShouldSerializeStrokeColorXml() |