摘要:
1 IRasterLayer myrasterlayer = MapControl.Map.Layer[index] as IRasterLayer;2 IRaster myRaster = myrasterlayer.Raster;3 ... 阅读全文
posted @ 2014-09-26 21:01 yushff 阅读(479) 评论(0) 推荐(0)
|
||
|
摘要:
1 IRasterLayer myrasterlayer = MapControl.Map.Layer[index] as IRasterLayer;2 IRaster myRaster = myrasterlayer.Raster;3 ... 阅读全文
posted @ 2014-09-26 21:01 yushff 阅读(479) 评论(0) 推荐(0) |
||