Wednesday 31 August 2016

arcobjects - Count the number of corners of a polygon


How can I automatically count the number of corners that has a polygon using VBA and ArcObjects?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...