摘要:
备忘给自己看.如何调用系统自带的Editor编辑工具条,并打开Editor工具条。代码如下:ICommandBars commandBars =m_application.Document.CommandBars;UID barID = new ESRI.ArcGIS.esriSystem.UIDClass();barID.Value = "esriEditor.EditorToolBar";// Example: "esriArcMapUI.StandardToolBar"//得到Editor工具条ICommandItem barItem = comm 阅读全文
posted @ 2014-01-14 14:43
岁月静好
阅读(471)
评论(0)
推荐(0)

浙公网安备 33010602011771号