1.加载图层: 1.1 object.AddLayer(Layer[,toindex=0]) Layer表示ILayer对象,必选,toIndex参数表示图层索引(长整型),没需求可以忽略. 1.2 object.AddLayerFromFIle(lyrPath[,toindex=0]) lyrPath为*.lyr的物理路径,后面参数属性同上 1.3 object.AddShapFile(Path,fileName) Path为文件路径,fileName为shape文件名,都为必选参数. 2.图