I have some polygons in a shp file that I need to change their line width. I head joined them in one group
Is there a way to change the line with for all of the layer in the group simultaneously and not one after the other?
|
With a little help from Python, we could set the border width for all layers in your "State" group to a specific value (e.g. Try testing the following in the Python Console:
|
|||||
|