点击或拖拽改变大小

IMapControl2 接口

地图控件2 接口

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

The IMapControl2 type exposes the following members.

属性
  名称说明
公共属性Background
背景颜色
(继承自 IMapControl。)
公共属性eActiveLayerTriggerStyle
激活图层触发方式
公共属性Map
地图内核
(继承自 IMapControl。)
公共属性ShowLogo
是否展现LOGO(需要在完全初始化后方可调用生效)
(继承自 IMapControl。)
Top
方法
  名称说明
公共方法Refresh
刷新地图
(继承自 IMapControl。)
公共方法RefreshDelay
延迟刷新
(继承自 IMapControl。)
公共方法RefreshRepeat
重复刷新
(继承自 IMapControl。)
公共方法Release
释放对象
(继承自 IMapControl。)
Top
参见