Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Method to convert from ISpatialReference to SpatialReference

$
0
0
I am attempting to write a method in C# that will accept as input, an ESRI.ArcGIS.Geometry.ISpatialReference object and convert it to an ESRI.ArcGIS.Client.Geometry.SpatialReference object. I need this for converting an IPoint to a MapPoint. Are there any online resources for this? I've looked at these two objects in the ArcObjects API reference, but couldn't figure out exactly how to create a routine for doing this. Thanks!

Viewing all articles
Browse latest Browse all 1374

Trending Articles