private void button1_Click(object sender, EventArgs e) { IApplication app = Hook as IApplication; UseCustomToolOnWindowsForm(app, @Dharma_Inst_CustomUIElements_FindFeaturesFromPoint); } ..... <<Insert the following ESRI Snippet>> public void UseCustomToolOnWindowsForm(IApplication application, System.String uidValue){...}
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.