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);
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.