Hi, we use SimpleLineSymbol to draw lines on the map. To make them more distinguishable from the map, I'd like to add a border in a different color. How can I do that? I found that there is a SimpleFillSymbol class that has an outline property but I don't understand how that works together with the SimpleLineSymbol.