Select to view content in your preferred language

Reg : ESRI.ArcGIS.Client.Projection namespace

767
1
10-11-2010 10:54 AM
VikramS
Frequent Contributor
private static ESRI.ArcGIS.Client.Projection.WebMercator mercator =
          new ESRI.ArcGIS.Client.Projection.WebMercator();

I am getting an error when i use ESRI.ArcGIS.Client.Projection . It is not listing in the ESRI.ArcGIS.Client assembly .. Help needed  . Thanks
0 Kudos
1 Reply
dotMorten_esri
Esri Notable Contributor
It's in the ESRI.ArcGIS.Client.dll. Do you have v2.x installed?
0 Kudos