IGlobeViewUtil接口中的方法
摘要:
IGlobeViewUtil接口中的方法//地心坐标到地理坐标public void GeocentricToGeographic (double x, double y, double z, ref double pLong_dd,ref double pLat_dd, ref double pElev_meters );//地心坐标到屏幕坐标public void GeocentricToWi... 阅读全文
posted @ 2010-04-27 14:08 kisstome88 阅读(513) 评论(0) 推荐(0)