点击或拖拽改变大小

LayerTreeControl 类

图层列表树控件
继承层次
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsItemsControl
                System.Windows.ControlsTreeView
                  GISShare.SMap.WPF.UILayerTreeControl

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

The LayerTreeControl type exposes the following members.

构造函数
  名称说明
公共方法LayerTreeControl
图层列表树控件
Top
属性
  名称说明
公共属性MultipleSelect
多选
Top
方法
  名称说明
公共方法Buddy
绑定地图控件
公共方法CreateNodeByLayer
根据图层创建一个有效的树节点
公共方法SetIsExpanded
设置折叠状态
公共方法UpdateView
更新一次视图
Top
参见