IGeoDrawItemQueryableCanQuery 属性 |
是否支持查询(如果支持,将会记录绘制信息)
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法bool CanQuery { get; set; }
Property CanQuery As Boolean
Get
Set
property bool CanQuery {
bool get ();
void set (bool value);
}
abstract CanQuery : bool with get, set
属性值
类型:
Boolean
参见