GroupActiveElementeGroupElementShowStyle 属性 |
组合元素展现方式
命名空间:
GISShare.SMap.WPF.Element
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public GroupElementShowStyle eGroupElementShowStyle { get; set; }
Public Property eGroupElementShowStyle As GroupElementShowStyle
Get
Set
public:
virtual property GroupElementShowStyle eGroupElementShowStyle {
GroupElementShowStyle get () sealed;
void set (GroupElementShowStyle value) sealed;
}
abstract eGroupElementShowStyle : GroupElementShowStyle with get, set
override eGroupElementShowStyle : GroupElementShowStyle with get, set
属性值
类型:
GroupElementShowStyle实现
IGroupElementeGroupElementShowStyle
参见