repr:lineStyle

Diagram

Description

Contains a description of the line and polyline style.

Contains:

repr:strokeColor, repr:strokeWidth

Contained by:

repr:Style

repr:lineStyle

Part of a YMapsML document that describes the style for drawing dark blue semitransparent lines:

<repr:lineStyle>
    <repr:strokeColor>0000FF80</repr:strokeColor>
    <repr:strokeWidth>5</repr:strokeWidth>
</repr:lineStyle>