Activate the ArcGIS pro Map tool by the code

1690
7
05-28-2017 02:02 AM
AmmarAssem1
New Contributor

Hi All,

I am working now with ArcGIS pro map tool, to help the user to draw sketches in the map it is fine for me, 

But my problem is, I created a windows form for business and I need to activate this map tool by the code, so the user will add some data and If he need to draw something he clicks on a button and I will activate this tool. There is any way to do this or the only way to draw the sketches by using the Map Tool.

Thanks,

Ammar Assem.

0 Kudos
7 Replies
DanPatterson_Retired
MVP Emeritus

If you are transitioning from ArcMap... see the FAQ sections

If you are using python toolboxes, .... see python toolboxes in PRO

0 Kudos
AmmarAssem1
New Contributor

Thanks Dan,

I do this by ArcGIS add-in SDK, I need to do this in ArcGIS pro, not  by Arcpy.

0 Kudos
DanPatterson_Retired
MVP Emeritus

Haven't use it, but there are links on GitHub

0 Kudos
AmmarAssem1
New Contributor

Thanks Dan, I checked it, the existing way by Map  Tool, and I need it by the code.

0 Kudos
DanPatterson_Retired
MVP Emeritus

I guess you will have to specify what type of code.  .Net and python ruled out so far

0 Kudos
AmmarAssem1
New Contributor

.Net

0 Kudos
DanPatterson_Retired
MVP Emeritus

Like ArcGIS PRO SDK for .NET ?  You ruled that one out or do you want an alternate link? or a search by keyword

0 Kudos