partialrefresh() 转载
摘要:object.PartialRefresh (phase, Data, envelope )---好好体会收藏The main application window is controlled by a view (IActiveView). ArcMap currently has two view objects: Map (data view) and PageLayout (layout ...
阅读全文
join and relate
摘要:Connect to Geodatabase (SDE) Dim pPropset As IPropertySet Set pPropset = New PropertySet With pPropset .SetProperty "Server", "griot" .SetProperty "Instance", "5151" .SetProperty "Database", "" ...
阅读全文
我的比较差的初级的研究成果
摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Drawing;using System.Data;using System.Linq;using System.Text;using System.Windows.Forms;using stdole;using ESRI....
阅读全文