摘要: MapXtreme的工具分为四类:View工具(Zoom、Center、Pan),Select工具(选点、线、面等),Add工具(添点、线、面)及Custom工具,目前需要使用add工具,与使用MapInfo一致,在添加点、线、面时需要创建临时表及临时图层及对工具的过滤,在选择前需要: private void PrePareForDraw() { // first close the temporary table -- an easy way to clean it up // (otherwise the table will... 阅读全文
posted @ 2013-04-27 14:12 nygfcn 阅读(545) 评论(0) 推荐(0)