MapRulerStyle Properties
Contains ruler style options.Name | Description |
---|---|
AreaTransparency | Gets or sets the area ruler transparency. |
Fill | Gets or sets the color that is used to fill a map item. Inherited from MapItemStyle. |
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. Inherited from MapItemStyle. |
StrokeWidth | Gets or sets a value that specifies the width of the stroke on the current map item. Inherited from MapItemStyle. |
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