为了使用ACMAP类,我应该引用哪个DLL?
我在网上找到的代码,如下所示,为了使用ACMAP类,我应该引用哪个DLL//获取映射对象
AcMapMap currentMap=acmapmapp。GetCurrentMap()
Double viewScale=currentMap.GetViewScale()
//设置ViewScale
ViewScale=(ViewScale/100)
currentMap.SetViewScale(viewScale)<编辑。WriteMessage(“更改后的ViewScale:+ViewScale.ToString());
**** Hidden Message *****
这些中有什么帮助吗? https://adndevblog.typepad.com/infrastructure/2013/05/autocad-map-3d-api-training-content-part-6.html
文章中链接的代码解决方案有一个参考列表...这些会有所帮助。
页:
[1]