I am new to ArcGIS and trying a few things..
I'm trying to read shape file(which is supply as an input) using c# and
I want to generate a .pdf file which contains underlying metadata information (similar to the Identify tool) ?
Thanks in advance.
|
|
This is one nice library Easy Gis DotNet. |
|||
|
|
|
There are multiple options to use when reading With respect to performance, personally I have found |
|||
|
|
|
Following are links which will be helpful for you.. Check out the sample VB code ( You can convert VB code to c# using converter) ESRI forums link1 link2 + codingcramp blog Let us know if you have any problem.. thanks |
|||