[]
Abstract base class for layer style types used in maps.
public abstract class MapStyleBase : MapOwnedKeyedItem, ILegendItem, ILayerReferencedItem
Name | Description |
---|---|
MapStyleBase() | |
MapStyleBase(Map) |
Name | Description |
---|---|
BaseName | Gets a one word description of the item type (e.g. "Layer"). Also used to automatically generate new items' names. |
Layer | Gets the layer which this style is belonged to. |
LegendItemDashStyle | |
LegendItemFillColor | |
LegendItemKind | |
LegendItemLineThickness | |
LegendItemMarkerShape | |
LegendItemMarkerSize | |
LegendItemStrokeColor |