China GIS

聚一乐,散而得其所矣是一乐。

导航

文章分类 -  GIS Develop

摘要:mapobjects 2.2 的samples的下载地址http://support.esri.com/index.cfm?fa=downloads.samplesUtilities.listSamples&PID=21 阅读全文

posted @ 2004-06-25 09:41 集思 阅读(612) 评论(0) 推荐(0)

摘要:昨天晚上在家没事,用MapObjects 2.2在C#中实现地图的图层的加载、放大、缩小、平移、全图功能,把代码拿出来和大家分享一下,代码写的不好的地方,请大家多多指教。界面如下:代码: using System;using System.Drawing;using System.Collections;using System.ComponentModel;using System.Window... 阅读全文

posted @ 2004-06-18 11:32 集思 阅读(3382) 评论(3) 推荐(0)

摘要:using System;using System.Drawing;using System.Collections;using System.ComponentModel;using System.Windows.Forms;using System.Data;namespace wa...{ public class frmMain : System.Windows.Forms.F... 阅读全文

posted @ 2004-06-10 12:27 集思 阅读(1540) 评论(1) 推荐(0)