private void Graphics_CollectionChanged(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e) { Graphic graphic = e.NewItems[0] as Graphic; graphic.Attributes.Add("NumberOfHospitals", Cities.NumberOfHospitals); }
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.