摘要:
添加自定义工具按钮: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 2 // add standard instances of stock Custom tools to the map's Tools collection 3 mapCo... 阅读全文
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 // 监听地图控件事件 2 mapControl1.Map.ViewChangedEvent += new ViewChangedEventHandler(Map_ViewChanged);... 阅读全文
摘要:
创建新表 Temp Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> MapInfo.Data.Table tblTemp=Session.Current.Catalog.GetTable("Temp"); if (tblTemp!=nu... 阅读全文