[]
Represents a style used to render point markers on a map.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class MarkerStyle : MapStyleBase, ILegendItem, ILayerReferencedItem
| Name | Description |
|---|---|
| MarkerStyle() | |
| MarkerStyle(Map) |
| Name | Description |
|---|---|
| BaseName | Gets a one word description of the item type (e.g. "Layer"). Also used to automatically generate new items' names. |
| CaptionExpr | Gets or sets the name of a field specifying the caption. |
| FillColor | Gets or sets the fill brush of marks placed on the map. |
| Font | Gets or sets the font used to draw mark captions. |
| LegendItemDashStyle | |
| LegendItemFillColor | |
| LegendItemKind | |
| LegendItemLineThickness | |
| LegendItemMarkerShape | |
| LegendItemMarkerSize | |
| LegendItemStrokeColor | |
| Shape | Gets or sets the shape of a mark. |
| SizeExpr | Gets or sets the size of marks placed on the map, in 96 DPI pixels. |
| StrokeColor | Gets or sets the stroke brush of marks placed on the map. |
| TextColor | Gets or sets the text color of mark captions. |
| Name | Description |
|---|---|
| ShouldSerializeFillColor() | |
| ShouldSerializeFillColorXml() | |
| ShouldSerializeStrokeColor() | |
| ShouldSerializeStrokeColorXml() | |
| ShouldSerializeTextColor() | |
| ShouldSerializeTextColorXml() |