当前工具
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public ITool Tool { get; set; }
Public Property Tool As ITool
Get
Set
public:
virtual property ITool^ Tool {
ITool^ get () sealed;
void set (ITool^ value) sealed;
}
abstract Tool : ITool with get, set
override Tool : ITool with get, set
属性值
类型:
ITool实现
IMapTool
参见