[]
Represents a style used to render KML items on a map.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class KmlItemStyle : MapStyleBase, ILegendItem, ILayerReferencedItem
Name | Description |
---|---|
KmlItemStyle() | |
KmlItemStyle(Map) |
Name | Description |
---|---|
BaseName | Gets a one word description of the item type (e.g. "Layer"). Also used to automatically generate new items' names. |
FillColor | Gets or sets the fill color of markers placed on the map. |
ItemNameExpr | Gets or sets an expression specifying the name (caption) associated with the KML item. Set to an empty string ("") to suppress printing of item captions. |
LegendItemDashStyle | |
LegendItemFillColor | |
LegendItemKind | |
LegendItemLineThickness | |
LegendItemMarkerShape | |
LegendItemMarkerSize | |
LegendItemStrokeColor | |
StrokeColor | Gets or sets the stroke color of markers placed on the map. |
Name | Description |
---|---|
ShouldSerializeFillColor() | |
ShouldSerializeFillColorXml() | |
ShouldSerializeStrokeColor() | |
ShouldSerializeStrokeColorXml() |