SimpleFillSymbol fillSymbol = new SimpleFillSymbol() { BorderBrush = new SolidColorBrush(Color.FromArgb(255, 255, 255, 255)), BorderThickness = 2, Fill = new SolidColorBrush(Color.FromArgb(argb.alpha, argb.red, argb.green, argb.blue)), }; g.Symbol = fillSymbol graphicsLayer.Refresh();
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.