获取 激活核心状态
命名空间:
GISShare.SMap.WinForm.Element
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool Active { get; }
Public ReadOnly Property Active As Boolean
Get
public:
virtual property bool Active {
bool get () sealed;
}
abstract Active : bool with get
override Active : bool with get
属性值
类型:
Boolean实现
IActiveCoreActive
参见