Hi
I am using this sample to add layer to Arcmap , I add the layer then I move the layer to the bottom
how can I add the layer to bottom without using MoveLayer
map.AddLayer(gxLayerCls.Layer)
map.MoveLayer(gxLayerCls.Layer, map.LayerCount - 1)
https://community.esri.com/message/145930?commentID=145930#comment-145930
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.