Slide 6
Slide 6 text
2019 Texas GIS Forum October 23, 2019 6
§ Customization Patterns:
– Configure
UI through settings, and workflows through Tasks
(Backstage Tab, limited, no code)
– Automate
using geoprocessing and Python. (arcpy and
arcgis API)
– Extend
with your own custom tools and solutions using
the Pro SDK. (C# Add-Ins)
– https://github.com/esri/arcgis-pro-
sdk/wiki/ProConcepts-Migrating-to-ArcGIS-Pro
§ C# Patterns
– Custom Add-Ins
– Managed Configurations
– Tons of options (dropdowns, context menus,
dockpanes, map tools, sounds, etc)
BP (Before Pro) Time Period – Choosing the Right Tools