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
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.