ActiveGraphicsLayerAutoActiveLayer 属性 |
是否由系统自动触发图层元素的激活状态
命名空间:
GISShare.SMap.WinForm.Layer
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool AutoActiveLayer { get; set; }
Public Property AutoActiveLayer As Boolean
Get
Set
public:
virtual property bool AutoActiveLayer {
bool get () sealed;
void set (bool value) sealed;
}
abstract AutoActiveLayer : bool with get, set
override AutoActiveLayer : bool with get, set
属性值
类型:
Boolean实现
IActiveGraphicsLayerAutoActiveLayer
参见