是否正处于编辑状态
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool IsEditing { get; }
Public ReadOnly Property IsEditing As Boolean
Get
public:
virtual property bool IsEditing {
bool get () sealed;
}
abstract IsEditing : bool with get
override IsEditing : bool with get
属性值
类型:
Boolean实现
IMapEditIsEditing
参见