private void checkBox1_CheckedChanged(object sender, EventArgs e) { if (checkBox1.Checked == true) { //Do stuff to open shapefile } }
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.