LayerTreeControlSetIsExpanded 方法 |
设置折叠状态
命名空间:
GISShare.SMap.WPF.UI
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public void SetIsExpanded(
bool bIsExpanded
)
Public Sub SetIsExpanded (
bIsExpanded As Boolean
)
public:
void SetIsExpanded(
bool bIsExpanded
)
member SetIsExpanded :
bIsExpanded : bool -> unit
参数
- bIsExpanded
- 类型: SystemBoolean
折叠状态
参见