点击或拖拽改变大小

MapControl 类

地图控件
继承层次
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              GISShare.SMap.WPF.UIMapControl

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

The MapControl type exposes the following members.

构造函数
  名称说明
公共方法MapControl
地图控件 构造函数
Top
属性
  名称说明
公共属性eActiveLayerTriggerStyle
激活图层触发方式
公共属性Map
地图内核
公共属性ShowLogo
是否展现LOGO(需要在完全初始化后方可调用生效)
Top
方法
  名称说明
公共方法InvalidateVisual
重载刷新
公共方法Refresh
刷新地图
公共方法RefreshDelay
延迟刷新
公共方法RefreshRepeat
重复刷新
公共方法Release
释放对象
Top
参见