3

Is it possible to access the "Select Feature Template" dialog as shown in the below screenshot through ArcObjects? We can access this dialog when using the Editor -> Copy Parallel tool.

enter image description here

JC5577
14.7k8 gold badges72 silver badges143 bronze badges
asked Mar 12, 2015 at 10:05
1
  • IEditTemplate and few related interfaces are in ESRI.ArcGIS.Carto namespace, so look if you can find a ...Dialog in ESRI.ArcGIS.CartoUI. Commented Mar 12, 2015 at 10:19

1 Answer 1

3

Check this ArcGIS sample that exactly addresses your question:

Feature Template Select Dialog

answered Mar 12, 2015 at 11:26
1
  • 1
    wow! i don't even have to write a line of code? thank you. Commented Mar 13, 2015 at 6:12

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.