点击或拖拽改变大小

IMapControl2 接口

地图控件2 接口

命名空间:  GISShare.SMap.WinForm.UI
程序集:  GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public interface IMapControl2 : IMapControl

The IMapControl2 type exposes the following members.

属性
  名称说明
公共属性BackColor
控件背景色
(继承自 IMapControl。)
公共属性eActiveLayerTriggerStyle
激活图层的触发方式
公共属性Map
地图内核
(继承自 IMapControl。)
公共属性ShowLogo
是否展现 LOGO
(继承自 IMapControl。)
Top
方法
  名称说明
公共方法Refresh
刷新UI
(继承自 IMapControl。)
公共方法RefreshDelay
延迟刷新
(继承自 IMapControl。)
公共方法RefreshRepeat
重复刷新
(继承自 IMapControl。)
公共方法Release
释放该控件占用的所有资源
(继承自 IMapControl。)
Top
参见