pearlstar
路人甲
路人甲
  • 注册日期2004-07-11
  • 发帖数92
  • QQ
  • 铜币160枚
  • 威望0点
  • 贡献值0点
  • 银元0个
阅读:1886回复:2

MapControl简单介绍

楼主#
更多 发布于:2004-07-25 12:01
<P ><FONT size=3><FONT face="Times New Roman">我是新手,正在学习阶段,希望下面的东西对新手有点帮助</FONT></FONT></P>
<P ><FONT size=3><FONT face="Times New Roman">MapControl</FONT>是<FONT face="Times New Roman">Esri</FONT>公司提供的<FONT face="Times New Roman">ArcObjects</FONT>开发工具包,它是<FONT face="Times New Roman">Active X</FONT>控件。下面介绍如何在<FONT face="Times New Roman">VB</FONT>环境下,利用<FONT face="Times New Roman">MapControl</FONT>编写应用程序:</FONT></P>
<P ><FONT size=3><FONT face="Times New Roman">1、  </FONT>加载控件:<FONT face="Times New Roman">VB</FONT>中菜单:<FONT face="Times New Roman">Project->Components</FONT>,添加<FONT face="Times New Roman">Map Control</FONT>或<FONT face="Times New Roman">ESRI ArcObjects Controls 8.1</FONT>(这两个的区别还没有搞明白),在工具条中就会出现<FONT face="Times New Roman">MapControl</FONT>控件。</FONT></P>
<P ><FONT size=3><FONT face="Times New Roman">2、  </FONT>在<FONT face="Times New Roman">VB</FONT>中按<FONT face="Times New Roman">F2</FONT>或<FONT face="Times New Roman"> </FONT>菜单<FONT face="Times New Roman">Windows->Object Brower</FONT>,可以察看<FONT face="Times New Roman">MapControl</FONT>的属性、方法;</FONT></P>
<P ><FONT size=3>或者直接在<FONT face="Times New Roman">MapControl</FONT>控件上按<FONT face="Times New Roman">F1</FONT>,打开帮助</FONT></P>
<P ><FONT size=3><FONT face="Times New Roman">3、  </FONT>为了在<FONT face="Times New Roman">VB</FONT>中能够访问所有的<FONT face="Times New Roman">AO</FONT>控件,需要在<FONT face="Times New Roman">VB</FONT>菜单<FONT face="Times New Roman">Project->Referencse</FONT>中添加<FONT face="Times New Roman">the <U>ESRI Object Library</U></FONT>,之后,在<FONT face="Times New Roman">Object Brower</FONT>中就会出现<FONT face="Times New Roman">esriCore</FONT>,选择<FONT face="Times New Roman">esriCore</FONT>,就会在右窗口列出<FONT face="Times New Roman">AO</FONT>中所有的控件和对象;</FONT></P>
<P ><FONT size=3><FONT face="Times New Roman">4、  MapControl</FONT>功能:ArcMap中有的功能基本上都可以实现</FONT></P>
喜欢0 评分0
cracic
路人甲
路人甲
  • 注册日期2004-06-18
  • 发帖数39
  • QQ
  • 铜币116枚
  • 威望0点
  • 贡献值0点
  • 银元0个
1楼#
发布于:2004-09-07 11:33
就是一个控件,自己加工成exe就可以了
举报 回复(0) 喜欢(0)     评分
cracic
路人甲
路人甲
  • 注册日期2004-06-18
  • 发帖数39
  • QQ
  • 铜币116枚
  • 威望0点
  • 贡献值0点
  • 银元0个
2楼#
发布于:2004-09-07 11:34
<P>二次开发,说白了,就是在别人基础上加工,用户需要</P>
举报 回复(0) 喜欢(0)     评分
游客

返回顶部