Is this possible in the ArcGIS SDK? In the sample code I can see where a Dictionary Renderer can display Point symbols, and I can see where it uses AGSSymbolStyle.symbolForKeys to create a single AGSMultilayerPointSymbol, but not both at the same time.