BaseDisplayMultiThreading 属性 |
多线程
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool MultiThreading { get; }
Public ReadOnly Property MultiThreading As Boolean
Get
public:
virtual property bool MultiThreading {
bool get () sealed;
}
abstract MultiThreading : bool with get
override MultiThreading : bool with get
属性值
类型:
Boolean实现
IDisplayMultiThreading
参见