I'm trying to make a custom line symbol that matches the railroad symbol available in arcmap.
In arcmap, there is the notion of a multi-layer linesymbol. I'm unable to find a corresponding object in silverlight though.
Is there some trick that would allow me to implement a ControlTemplate such that it contains an ordered collection of Paths, instead of just a single Path?
Additionally, I'd like to specify an offset for the Path, as I can with the Cartographic Line symbol in arcmap.
Thanks!
[ATTACH=CONFIG]30883[/ATTACH]