Hi,
I'm new to the ArcGIS Pro SDK for .net development. I find the example for Identify tool(https://developers.arcgis.com/documentation/arcgis-pro-sdk/tutorials/build-a-map-identification-tool/) to open a message box with custom popup but i want to open a custom dialog box instead of popup box.
Thanks in advance any suggestion/help.
You can find more samples in ArcGIS Pro SDK Community samples github. Try InspectorTool sample.
Hi @UmaHarano , Thanks for the suggestion. It's resolved now.
Hi @SaiPeketi
The sketch geometry in your tool can be any geometry type - point (which is a single click when you interact with the mapview), polygon, circle, etc.
@GKmieliauskas Thanks for sharing the links. I don't found any example related to map on click. I got all the examples related to draw sketch. Thanks for the help.
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.