Store | Contact Us | Careers
 
  • Home
  • Industries
  • Products
  • Training
  • Support
  • Services
  • Events
  • News
  • About
    • About Esri
    • Careers
    • Esri Video
    • Partners

Support

Search Support
You are here: > ArcScripts > Search Results > Script Details Login | Feedback | Help

Projection Engine Wrapper for C#



contact author | download help | report inappropriate content
Author Richie Carmichael
File Name ESRI.PrototypeLab.ProjectionEngine.zip
Language C#
Last Modified Jul 31 2008
Status of work ESRI Attribution and Licensing Agreement
Software ArcGIS Desktop
File Size 28.3 kb
Downloads 371

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
[SOURCE CODE INCLDUDED]

This contribution consists of two projects for Microsoft Visual Studio 2008. The first project is C# wrapper for the ESRI projection engine. The second project is a simple windows application for testing the wrapper class.

The wrapper class is designed to work with the projection engine included with one of the following products:
1) ArcGIS Engine,
2) ArcGIS Desktop,
3) ArcGIS Explorer,
4) Adobe Acrobat Reader 9

The ESRI projection engine is very complex with hundreds of C API functions. The C# wrapper only exposes four of these. However this is good platform if you wish to extend the class. For more information on the projection engine visit here:
http://edndoc.esri.com/arcsde/9.2/api/capi/geometry/geometry.htm#PE

Please visit the following blog post for more information.
http://mrrichie.spaces.live.com/blog/cns!DD16C3F34F4D913E!1807.entry

Contact Us | Privacy | Legal | Site Map