IFeatureClass fc = getFeatureClass(); IFeatureLayer fl = new FeatureLayer(){ FeatureClass = fc, Name = fc.AliasName}; IGroupLayer gl = new GroupLayer(); gl.Add(fl); axGlobeControl1.Globe.AddLayerType((ILayer)gl, esriGlobeLayerType.esriGlobeLayerTypeDraped, false);
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.