Bold Polylines

399
1
01-13-2020 04:39 PM
ScottBrady2
New Contributor

Hi,

I have a rendered map with points and polylines. I would like to have specific polylines stand out by making them bolder than the others. Can you tell me if this is acheivable. Please note I am using the 10.2.7 codebase at the moment.

Kind Regards

Scott Brady

0 Kudos
1 Reply
PreetiMaske
Esri Contributor

To achieve this, you could apply a UniqueValueRenderer to lines layers and in the renderer for the values for which you want to look bolder set the  SimpleLineSymbol's width to be bigger than others.

0 Kudos