MapSegmentBase Properties
The base for classes that are used to draw segments.| Name | Description |
|---|---|
| Fill | Gets or sets the color that is used to fill a map segment. |
| Stroke | Gets or sets the color that specifies how the map segment outline is painted. |
| StrokeWidth | Gets or sets a value that specifies the width of the stroke on the map segment. |
See Also