摘要:
服务器端:1.新建一个Asp.net空网站RGImageServer。2.新建一个WebService项目ImageService,项目新增文件ImageService.asmx,添加方法GetTile()。 1 using System; 2 using System.Collections.Ge... 阅读全文
摘要:
Glossary of view transformationsThe following terms are used to define view orientation, i.e. transformation from World Coordinates (WC) to the View R... 阅读全文
摘要:
IDisplayTransformationBoundsFull extent in world coordinates.The Bounds property controls the full extent of the display. IActiveView::FullExtent real... 阅读全文