MapItemStyle Properties
Specifies a style for a map item.| Name | Description |
|---|---|
| Fill | Gets or sets the color that is used to fill a map item. |
| Font | Gets or sets the map element’s font. Inherited from MapItemTextStyle. |
| Stroke | Gets or sets the color that specifies how the map item outline is painted. |
| StrokeWidth | Gets or sets a value that specifies the width of the stroke on the current map item. |
| TextColor | Gets or sets the map element’s text color. Inherited from MapItemTextStyle. |
| TextGlowColor | Gets or sets the map element’s text glow color. Inherited from MapItemTextStyle. |
See Also