DrawToolNAutoDoubleFinish 属性 |
【触屏设备特有】自动双击结束编辑(N点数)
命名空间:
GISShare.SMap.WPF.Tool
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool AutoDoubleFinish { get; set; }
Public Property AutoDoubleFinish As Boolean
Get
Set
public:
property bool AutoDoubleFinish {
bool get ();
void set (bool value);
}
member AutoDoubleFinish : bool with get, set
属性值
类型:
Boolean
参见