Hi,
I would like to introduce a new tab on Dock Pane Attribute, right after Geometry. How should I configure the config.daml to insert this User Control?
Thank you
Follow the steps outlined here:
ProConcepts Editing · Esri/arcgis-pro-sdk Wiki (github.com)
But change the insert attribute for the insertComponent tag to insert="after".
<categories> <updateCategory refID="esri_editing_AttributeTabs"> <insertComponent .... <content guid="xyz"... placeWith="esri_editing_AttributeTabGeometry" insert="after" /> </insertComponent> </updateCategory>
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.